mirror of
https://github.com/mleem97/gregWiki.git
synced 2026-04-11 03:29:19 +02:00
docs: update import paths to legacy for consistency
- Revised documentation links to point to the legacy import paths across multiple files, ensuring uniformity in referencing legacy resources. - This change enhances clarity and maintains consistency in the documentation structure.
This commit is contained in:
@@ -24,7 +24,7 @@ const config = {
|
||||
],
|
||||
i18n: {
|
||||
defaultLocale: 'en',
|
||||
locales: ['en', 'de', 'fr', 'es', 'ru', 'ja'],
|
||||
locales: ['en', 'de'],
|
||||
localeConfigs: {
|
||||
en: {label: 'English', htmlLang: 'en-GB'},
|
||||
de: {label: 'Deutsch', htmlLang: 'de-DE'},
|
||||
|
||||
Reference in New Issue
Block a user