We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7408ba7 commit 373b6baCopy full SHA for 373b6ba
1 file changed
docs/.vitepress/zh.ts
@@ -7,7 +7,7 @@ export const zh = defineConfig({
7
description: "A pioneering unified platform designed to systematize and accelerate deep learning research in spectroscopy.",
8
9
head: [
10
- ['link', { rel: 'icon', type: 'image/svg+xml', href: './public/logo.svg' }]
+ ['link', { rel: 'icon', type: 'image/svg+xml', href: '/logo.svg' }]
11
// ['link', { rel: 'preconnect', href: 'https://fonts.googleapis.com' }],
12
// [
13
// 'link',
0 commit comments