Skip to content

Commit

Permalink
docs update
Browse files Browse the repository at this point in the history
  • Loading branch information
mskocik committed Sep 30, 2023
1 parent 7606922 commit 2675721
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion src/documentation/08-localization/page.svx
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
title: Localization X
title: Localization
---

<script>
Expand Down
2 changes: 1 addition & 1 deletion src/documentation/factory.js
Original file line number Diff line number Diff line change
Expand Up @@ -10,4 +10,4 @@ export const factory = {
'theme': async () => (await (import('./07-theme/page.svx'))).default,
'localization': async () => (await (import('./08-localization/page.svx'))).default,
'global-config': async () => (await (import('./10-global-config/page.svx'))).default
}
}
2 changes: 1 addition & 1 deletion src/routes/_generated/data.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 2675721

Please sign in to comment.