Compare commits

...

4 Commits

Author SHA1 Message Date
niuzhaolong
9281fb38e4 修改了中文页面上的话 2025-06-09 23:23:55 +08:00
niuzhaolong
a9fef6295b add categories and tags button in en site 2025-06-09 23:18:51 +08:00
niuzhaolong
c325ce74da add github link 2025-06-09 23:16:05 +08:00
niuzhaolong
346c06eca5 Turn on the search function. 2025-06-09 23:11:45 +08:00
4 changed files with 13 additions and 13 deletions

View File

@ -33,7 +33,7 @@ title = "Uni's Notitia"
# { facebook = "https://facebook.com/username" },
# { flickr = "https://www.flickr.com/photos/username/" },
# { foursquare = "https://foursquare.com/username" },
# { github = "https://github.com/username" },
{ github = "https://github.com/wunewww" },
# { gitlab = "https://gitlab.com/username" },
# { google = "https://www.google.com/" },
# { google-scholar = "https://scholar.google.com/citations?user=user-id" },

View File

@ -16,7 +16,7 @@ title = "悠猊记事簿"
[params.author]
name = "粘土人"
image = "img/avatar.jpg"
headline = "稳重,安宁,好学"
headline = "这破日子过不了一天了!"
bio = "热爱一切新知识的法学生。"
links = [
{ email = "mailto:uniu_admin@icloud.com" },
@ -33,7 +33,7 @@ title = "悠猊记事簿"
# { facebook = "https://facebook.com/username" },
# { flickr = "https://www.flickr.com/photos/username/" },
# { foursquare = "https://foursquare.com/username" },
# { github = "https://github.com/username" },
{ github = "https://github.com/wunewww" },
# { gitlab = "https://gitlab.com/username" },
# { google = "https://www.google.com/" },
# { google-scholar = "https://scholar.google.com/citations?user=user-id" },

View File

@ -15,15 +15,15 @@
pageRef = "posts"
weight = 10
# [[main]]
# name = "Categories"
# pageRef = "categories"
# weight = 20
[[main]]
name = "Categories"
pageRef = "categories"
weight = 20
# [[main]]
# name = "Tags"
# pageRef = "tags"
# weight = 30
[[main]]
name = "Tags"
pageRef = "tags"
weight = 30
# [[main]]
# identifier = "search"

View File

@ -11,7 +11,7 @@ autoSwitchAppearance = true
defaultThemeColor = "#FFFFFF"
enableSearch = false
enableSearch = true
enableCodeCopy = false
enableImageLazyLoading = true
enableImageWebp = true
@ -21,7 +21,7 @@ fingerprintAlgorithm = "sha256"
[header]
layout = "basic" # valid options: basic, hamburger, hybrid, custom
# logo = "img/avatar.jpg"
# logo = "img/favicon.jpg"
# logoDark = "img/dark-logo.jpg"
showTitle = true