Compare commits
No commits in common. "9281fb38e497fb666e3bfea367ab886680755260" and "86904c6b8a57af86a2762b6488264bd7ae65e3fe" have entirely different histories.
9281fb38e4
...
86904c6b8a
@ -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/wunewww" },
|
||||
# { github = "https://github.com/username" },
|
||||
# { gitlab = "https://gitlab.com/username" },
|
||||
# { google = "https://www.google.com/" },
|
||||
# { google-scholar = "https://scholar.google.com/citations?user=user-id" },
|
||||
|
||||
@ -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/wunewww" },
|
||||
# { github = "https://github.com/username" },
|
||||
# { gitlab = "https://gitlab.com/username" },
|
||||
# { google = "https://www.google.com/" },
|
||||
# { google-scholar = "https://scholar.google.com/citations?user=user-id" },
|
||||
|
||||
@ -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"
|
||||
|
||||
@ -11,7 +11,7 @@ autoSwitchAppearance = true
|
||||
|
||||
defaultThemeColor = "#FFFFFF"
|
||||
|
||||
enableSearch = true
|
||||
enableSearch = false
|
||||
enableCodeCopy = false
|
||||
enableImageLazyLoading = true
|
||||
enableImageWebp = true
|
||||
@ -21,7 +21,7 @@ fingerprintAlgorithm = "sha256"
|
||||
|
||||
[header]
|
||||
layout = "basic" # valid options: basic, hamburger, hybrid, custom
|
||||
# logo = "img/favicon.jpg"
|
||||
# logo = "img/avatar.jpg"
|
||||
# logoDark = "img/dark-logo.jpg"
|
||||
showTitle = true
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user