new css and more

This commit is contained in:
JamesFlare1212
2024-04-04 12:04:12 -04:00
parent ccb8ed859c
commit 3ea3cf0c1c
10 changed files with 991 additions and 149 deletions

View File

@@ -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)

View File

@@ -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"

View File

@@ -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"