We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5c848bb commit 2ff1d59Copy full SHA for 2ff1d59
docs/.vuepress/plume.config.ts
@@ -22,7 +22,7 @@ export default defineThemeConfig({
22
23
footer: {
24
message: '<a target="_self" href="/notes/impressum">Impressum</a> - <a target="_self" href="/notes/datenschutz">Datenschutz</a> - Powered by <a target="_blank" href="https://v2.vuepress.vuejs.org/">VuePress</a>',
25
- copyright: '© 2025 Cedric Kienzler',
+ copyright: '© 2025 Cedric Kienzler - <a target="_self" href="https://specht-labs.de/">Specht Labs</a>',
26
},
27
28
/**
0 commit comments