Skip to content

Commit 2ff1d59

Browse files
committed
add specht-labs footer
1 parent 5c848bb commit 2ff1d59

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/.vuepress/plume.config.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ export default defineThemeConfig({
2222

2323
footer: {
2424
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: '&#169; 2025 Cedric Kienzler',
25+
copyright: '&#169; 2025 Cedric Kienzler - <a target="_self" href="https://specht-labs.de/">Specht Labs</a>',
2626
},
2727

2828
/**

0 commit comments

Comments
 (0)