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