img
This commit is contained in:
@@ -4,6 +4,8 @@ export default {
|
|||||||
title: '阿帅正传',
|
title: '阿帅正传',
|
||||||
description: 'Vite & Vue powered static site generator.',
|
description: 'Vite & Vue powered static site generator.',
|
||||||
themeConfig: {
|
themeConfig: {
|
||||||
|
siteTitle: false,
|
||||||
|
logo: '/logo.png',
|
||||||
search: {
|
search: {
|
||||||
provider: 'local'
|
provider: 'local'
|
||||||
},
|
},
|
||||||
@@ -46,7 +48,7 @@ export default {
|
|||||||
],
|
],
|
||||||
'/game/': [
|
'/game/': [
|
||||||
{
|
{
|
||||||
text: '游戏记录',
|
// text: '游戏记录',
|
||||||
items: [
|
items: [
|
||||||
{text: '图灵完备Turing Complete', link: '/game/turing_complete'},
|
{text: '图灵完备Turing Complete', link: '/game/turing_complete'},
|
||||||
]
|
]
|
||||||
|
|||||||
Binary file not shown.
|
After Width: | Height: | Size: 3.5 KiB |
@@ -6,6 +6,8 @@ hero:
|
|||||||
name: "阿帅正传"
|
name: "阿帅正传"
|
||||||
text: "一个安静的文档站"
|
text: "一个安静的文档站"
|
||||||
tagline: Timeless小帅's Blog
|
tagline: Timeless小帅's Blog
|
||||||
|
# image:
|
||||||
|
# src: /logo.png
|
||||||
actions:
|
actions:
|
||||||
- theme: brand
|
- theme: brand
|
||||||
text: Linux使用日常
|
text: Linux使用日常
|
||||||
|
|||||||
Binary file not shown.
|
After Width: | Height: | Size: 291 KiB |
Reference in New Issue
Block a user