Skip to content

Commit b7305f5

Browse files
committed
s/Kienzler/Specht/
1 parent 808460b commit b7305f5

3 files changed

Lines changed: 3 additions & 3 deletions

File tree

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="https://specht-labs.de/impressum">Impressum</a> - <a target="_self" href="https://specht-labs.de/datenschutz/">Datenschutz</a> - Powered by <a target="_blank" href="https://v2.vuepress.vuejs.org/">VuePress</a>',
25-
copyright: '&#169; 2025 Cedric Kienzler - <a target="_self" href="https://specht-labs.de/">Specht Labs</a>',
25+
copyright: '&#169; 2025 Cedric Specht - <a target="_self" href="https://specht-labs.de/">Specht Labs</a>',
2626
},
2727

2828
/**

docs/.vuepress/public/humans.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/* TEAM */
2-
Lead Developer: Cedric Kienzler
2+
Lead Developer: Cedric Specht
33
Site: https://specht-labs.de
44
Location: Hamburg, Germany
55

docs/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"version": "1.1.0",
44
"description": "The documentation website for CalendarAPI, generated with VuePress",
55
"type": "module",
6-
"author": "Cedric Kienzler <cedric@specht-labs.de>",
6+
"author": "Cedric Specht <cedric@specht-labs.de>",
77
"license": "Apache-2.0",
88
"engines": {
99
"node": "^18.20.0 || >=20.0.0"

0 commit comments

Comments
 (0)