We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3c26fc1 commit 7c8346fCopy full SHA for 7c8346f
.vitepress/config.ts
@@ -18,7 +18,7 @@ const author = [
18
}
19
]
20
21
-const siteCopyright = 'Copyright © 2024-present Neural Interfaces and Contributors';
+const siteCopyright = 'Copyright © 2024-present Neural Interfaces';
22
23
const formattedPagesForRSS: Record<string, string> = {};
24
0 commit comments