1 parent f6f3c9a commit 5fdb9c0Copy full SHA for 5fdb9c0
1 file changed
docs/.vitepress/config.ts
@@ -7,9 +7,7 @@ export default defineConfig({
7
base: '/Flint/',
8
srcExclude: ['superpowers/**'],
9
10
- head: [
11
- ['link', { rel: 'icon', type: 'image/png', href: '/Flint/logo.png' }],
12
- ],
+ head: [['link', { rel: 'icon', type: 'image/png', href: '/Flint/logo.png' }]],
13
14
themeConfig: {
15
logo: '/logo.png',
0 commit comments