mirror of
https://github.com/voson-wang/toon.git
synced 2026-01-29 15:24:10 +08:00
docs(website): use favicon as header icon
This commit is contained in:
@@ -28,10 +28,7 @@ export default defineConfig({
|
||||
},
|
||||
|
||||
themeConfig: {
|
||||
logo: {
|
||||
dark: '/logo-nav-dark.svg',
|
||||
light: '/logo-nav-light.svg',
|
||||
},
|
||||
logo: '/favicon.svg',
|
||||
|
||||
nav: [
|
||||
{
|
||||
|
||||
@@ -6,8 +6,8 @@ hero:
|
||||
text: Token-Oriented Object Notation
|
||||
tagline: A compact, human-readable encoding of the JSON data model for LLM prompts.
|
||||
image:
|
||||
dark: /logo-nav-dark.svg
|
||||
light: /logo-nav-light.svg
|
||||
dark: /logo-index-dark.svg
|
||||
light: /logo-index-light.svg
|
||||
alt: TOON Logo
|
||||
actions:
|
||||
- theme: brand
|
||||
|
||||
|
Before Width: | Height: | Size: 478 B After Width: | Height: | Size: 478 B |
|
Before Width: | Height: | Size: 481 B After Width: | Height: | Size: 481 B |
Reference in New Issue
Block a user