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'
|
||||
title = '日志'
|
||||
theme = 'PaperMod'
|
||||
defaultContentLanguage = 'zh-cn'
|
||||
|
||||
|
||||
|
||||
[params]
|
||||
defaultTheme = "auto"
|
||||
@@ -20,16 +23,11 @@ theme = 'PaperMod'
|
||||
weight = 1
|
||||
|
||||
[[menu.main]]
|
||||
name = "博文"
|
||||
url = "/posts"
|
||||
name = "归档"
|
||||
url = "/archives"
|
||||
weight = 2
|
||||
|
||||
[[menu.main]]
|
||||
name = "标签"
|
||||
url = "/tags"
|
||||
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