Skip to content

Commit 5458323

Browse files
committed
Update config.ts
1 parent 99a12d2 commit 5458323

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
@@ -6,7 +6,7 @@ import { Feed } from 'feed'
66
import { formatPageContentForRSS } from './theme/utils';
77

88
const siteTitle = 'Neural Interfaces';
9-
const siteDescription = 'Brain-Computer Interfaces for the Rest of Us';
9+
const siteDescription = 'Brain-Responsive Apps for the Masses';
1010
const blogDir = 'posts';
1111

1212
const hostName = 'https://neuralinterfaces.com';

0 commit comments

Comments
 (0)