添加favicon

This commit is contained in:
boybook
2025-03-31 11:10:13 +08:00
parent 7f56fbdb06
commit 86cd8a9b7d
2 changed files with 1 additions and 0 deletions

View File

@@ -47,6 +47,7 @@ export default withMermaid({
} }
}, },
head: [ head: [
['link', { rel: 'icon', href: '/favicon.ico' }],
['script', { async: '', src: 'https://www.googletagmanager.com/gtag/js?id=G-HPBDPVLP03' }], ['script', { async: '', src: 'https://www.googletagmanager.com/gtag/js?id=G-HPBDPVLP03' }],
['script', {}, ` ['script', {}, `
window.dataLayer = window.dataLayer || []; window.dataLayer = window.dataLayer || [];

BIN
docs/public/favicon.ico Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 17 KiB