mirror of
https://github.com/sern-handler/website
synced 2026-06-06 01:16:47 +00:00
feat: add 'edit page' to docs
This commit is contained in:
@@ -11,6 +11,9 @@ export default defineConfig({
|
||||
github: 'https://github.com/sern-handler',
|
||||
discord: 'https://discord.gg/DwbF5H5JgQ',
|
||||
},
|
||||
editLink: {
|
||||
baseUrl: 'https://github.com/sern-handler/website/edit/main/',
|
||||
},
|
||||
components: {
|
||||
Head: './src/overrides/Head.astro',
|
||||
SiteTitle: './src/overrides/SiteTitle.astro',
|
||||
|
||||
Reference in New Issue
Block a user