updates
This commit is contained in:
@ -59,11 +59,7 @@ export default defineConfig({
|
||||
darkModeSwitchTitle: 'Licht thema',
|
||||
returnToTopLabel: 'Terug naar boven',
|
||||
|
||||
editLink: {
|
||||
pattern: 'https://code.smartyellow.net/romein/hpg/src/branch/main/content/:path',
|
||||
text: 'Deze pagina is open source!',
|
||||
},
|
||||
|
||||
editLink: false,
|
||||
lastUpdated: false,
|
||||
|
||||
docFooter: {
|
||||
@ -106,7 +102,7 @@ export default defineConfig({
|
||||
},
|
||||
},
|
||||
|
||||
copyright: `© 2022-${new Date().getFullYear()} Romein van Buren.`,
|
||||
copyright: '© 2022-2025 Romein van Buren.',
|
||||
},
|
||||
|
||||
head: [
|
||||
|
Reference in New Issue
Block a user