mirror of
https://github.com/8butubb/8butubb.github.io.git
synced 2026-07-10 19:23:08 +00:00
update
This commit is contained in:
@@ -0,0 +1,5 @@
|
|||||||
|
---
|
||||||
|
title: "归档"
|
||||||
|
layout: "archives"
|
||||||
|
url: "/archives"
|
||||||
|
---
|
||||||
@@ -2,6 +2,9 @@ baseURL = 'https://blog.butubb.cn/'
|
|||||||
languageCode = 'zh-cn'
|
languageCode = 'zh-cn'
|
||||||
title = '日志'
|
title = '日志'
|
||||||
theme = 'PaperMod'
|
theme = 'PaperMod'
|
||||||
|
defaultContentLanguage = 'zh-cn'
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
[params]
|
[params]
|
||||||
defaultTheme = "auto"
|
defaultTheme = "auto"
|
||||||
@@ -20,16 +23,11 @@ theme = 'PaperMod'
|
|||||||
weight = 1
|
weight = 1
|
||||||
|
|
||||||
[[menu.main]]
|
[[menu.main]]
|
||||||
name = "博文"
|
name = "归档"
|
||||||
url = "/posts"
|
url = "/archives"
|
||||||
weight = 2
|
weight = 2
|
||||||
|
|
||||||
[[menu.main]]
|
[[menu.main]]
|
||||||
name = "标签"
|
name = "标签"
|
||||||
url = "/tags"
|
url = "/tags"
|
||||||
weight = 3
|
weight = 3
|
||||||
|
|
||||||
[[menu.main]]
|
|
||||||
name = "学习"
|
|
||||||
url = "/study"
|
|
||||||
weight = 4
|
|
||||||
Binary file not shown.
|
After Width: | Height: | Size: 66 KiB |
Reference in New Issue
Block a user