We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 99a12d2 commit 5458323Copy full SHA for 5458323
.vitepress/config.ts
@@ -6,7 +6,7 @@ import { Feed } from 'feed'
6
import { formatPageContentForRSS } from './theme/utils';
7
8
const siteTitle = 'Neural Interfaces';
9
-const siteDescription = 'Brain-Computer Interfaces for the Rest of Us';
+const siteDescription = 'Brain-Responsive Apps for the Masses';
10
const blogDir = 'posts';
11
12
const hostName = 'https://neuralinterfaces.com';
0 commit comments