mirror of
https://github.com/sortedcord/omnia.git
synced 2026-07-22 03:52:48 +05:30
docs(astro): Update astro config
This commit is contained in:
@@ -29,6 +29,10 @@ export default defineConfig({
|
||||
label: "Guides",
|
||||
items: [{ autogenerate: { directory: "guides" } }],
|
||||
},
|
||||
{
|
||||
label: "Diary",
|
||||
items: [{ autogenerate: { directory: "diary" } }],
|
||||
},
|
||||
],
|
||||
editLink: {
|
||||
baseUrl: "https://github.com/sortedcord/omnia/edit/main/web/docs/",
|
||||
|
||||
Reference in New Issue
Block a user