diff --git a/.vitepress/config.ts b/.vitepress/config.ts index c08f4b0..41a0a58 100644 --- a/.vitepress/config.ts +++ b/.vitepress/config.ts @@ -42,6 +42,8 @@ export default defineConfigWithTheme({ ignoreDeadLinks: 'localhostLinks', themeConfig: { + logo: 'https://avatars.githubusercontent.com/u/41754841', + taglines: [ '(() => <bs moe/>)()', "h('bs', { moe: true })", diff --git a/.vitepress/theme/Layout.vue b/.vitepress/theme/Layout.vue index 39af384..2de361b 100644 --- a/.vitepress/theme/Layout.vue +++ b/.vitepress/theme/Layout.vue @@ -10,7 +10,7 @@ -