Skip to content

Commit 6acc937

Browse files
committed
Update docusaurus.config.ts
1 parent 9fe9b27 commit 6acc937

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docusaurus.config.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -168,7 +168,7 @@ const config: Config = {
168168
],
169169
},
170170
],
171-
copyright: `Copyright © ${new Date().getFullYear()} MSK Scripts · <a href="/impressum" style="color:inherit;text-decoration:none;">Impressum</a> · <a href="/datenschutz" style="color:inherit;text-decoration:none;">Datenschutz</a>`,
171+
copyright: `Copyright © ${new Date().getFullYear()} MSK Scripts. All rights reserved.`,
172172
},
173173
prism: {
174174
theme: prismThemes.github,

0 commit comments

Comments
 (0)