new css and more
This commit is contained in:
@@ -917,7 +917,7 @@ defaultContentLanguageInSubdir = true
|
||||
selector = "article" # FixIt 0.2.17 | NEW
|
||||
|
||||
# FixIt 0.2.12 | NEW Watermark config
|
||||
# Detail config see https://github.com/Lruihao/watermark#readme
|
||||
# Detail config see https://github.com/Lruihao/watermark#readme
|
||||
[params.watermark]
|
||||
enable = false
|
||||
# watermark's text (HTML format is supported)
|
||||
|
||||
@@ -74,8 +74,8 @@
|
||||
[[main]]
|
||||
identifier = "resume"
|
||||
parent = "about"
|
||||
name = "My Resume"
|
||||
url = "/resume/"
|
||||
name = "About Me"
|
||||
url = "/me/"
|
||||
weight = 5
|
||||
[main.params]
|
||||
icon = "fa-solid fa-newspaper"
|
||||
icon = "fa-solid fa-clipboard-user"
|
||||
@@ -74,8 +74,8 @@
|
||||
[[main]]
|
||||
identifier = "resume"
|
||||
parent = "about"
|
||||
name = "我的简历"
|
||||
url = "/resume/"
|
||||
name = "关于我"
|
||||
url = "/me/"
|
||||
weight = 5
|
||||
[main.params]
|
||||
icon = "fa-solid fa-newspaper"
|
||||
icon = "fa-solid fa-clipboard-user"
|
||||
Reference in New Issue
Block a user