Skip to content

Commit 7c8346f

Browse files
committed
Update config.ts
1 parent 3c26fc1 commit 7c8346f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.vitepress/config.ts

+1-1
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ const author = [
1818
}
1919
]
2020

21-
const siteCopyright = 'Copyright © 2024-present Neural Interfaces and Contributors';
21+
const siteCopyright = 'Copyright © 2024-present Neural Interfaces';
2222

2323
const formattedPagesForRSS: Record<string, string> = {};
2424

0 commit comments

Comments
 (0)