Fix some key errors and remove some now unused files

This commit is contained in:
mDuo13
2024-01-31 18:16:42 -08:00
parent 7645140477
commit dd2366fadd
92 changed files with 7 additions and 27932 deletions

View File

@@ -39,8 +39,6 @@ The official source repository for the site is at <https://github.com/XRPLF/xrpl
- `shared/` - Configuration files for some dependencies like CodeMirror.
- `static/` - Static files used by the site's templates and theme.
- `styles/` - SCSS source files for custom CSS.
- `template/` - **DEPRECATED** Old template files.
- `tool/` - **DEPRECATED** Old scripts and tools.
- `redirects.yaml` - Definitions of redirects from old site URLs to current paths.
- `redocly.yaml` - Main config file for the site.
- `sidebars.yaml` - Defines sidebars for the Documentation and Resources sections.