Skip to content

Commit 373b6ba

Browse files
authored
Update zh.ts
1 parent 7408ba7 commit 373b6ba

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/.vitepress/zh.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ export const zh = defineConfig({
77
description: "A pioneering unified platform designed to systematize and accelerate deep learning research in spectroscopy.",
88

99
head: [
10-
['link', { rel: 'icon', type: 'image/svg+xml', href: './public/logo.svg' }]
10+
['link', { rel: 'icon', type: 'image/svg+xml', href: '/logo.svg' }]
1111
// ['link', { rel: 'preconnect', href: 'https://fonts.googleapis.com' }],
1212
// [
1313
// 'link',

0 commit comments

Comments
 (0)