Compare commits
4 Commits
86904c6b8a
...
9281fb38e4
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
9281fb38e4 | ||
|
|
a9fef6295b | ||
|
|
c325ce74da | ||
|
|
346c06eca5 |
@ -33,7 +33,7 @@ title = "Uni's Notitia"
|
|||||||
# { facebook = "https://facebook.com/username" },
|
# { facebook = "https://facebook.com/username" },
|
||||||
# { flickr = "https://www.flickr.com/photos/username/" },
|
# { flickr = "https://www.flickr.com/photos/username/" },
|
||||||
# { foursquare = "https://foursquare.com/username" },
|
# { foursquare = "https://foursquare.com/username" },
|
||||||
# { github = "https://github.com/username" },
|
{ github = "https://github.com/wunewww" },
|
||||||
# { gitlab = "https://gitlab.com/username" },
|
# { gitlab = "https://gitlab.com/username" },
|
||||||
# { google = "https://www.google.com/" },
|
# { google = "https://www.google.com/" },
|
||||||
# { google-scholar = "https://scholar.google.com/citations?user=user-id" },
|
# { google-scholar = "https://scholar.google.com/citations?user=user-id" },
|
||||||
|
|||||||
@ -16,7 +16,7 @@ title = "悠猊记事簿"
|
|||||||
[params.author]
|
[params.author]
|
||||||
name = "粘土人"
|
name = "粘土人"
|
||||||
image = "img/avatar.jpg"
|
image = "img/avatar.jpg"
|
||||||
headline = "稳重,安宁,好学"
|
headline = "这破日子过不了一天了!"
|
||||||
bio = "热爱一切新知识的法学生。"
|
bio = "热爱一切新知识的法学生。"
|
||||||
links = [
|
links = [
|
||||||
{ email = "mailto:uniu_admin@icloud.com" },
|
{ email = "mailto:uniu_admin@icloud.com" },
|
||||||
@ -33,7 +33,7 @@ title = "悠猊记事簿"
|
|||||||
# { facebook = "https://facebook.com/username" },
|
# { facebook = "https://facebook.com/username" },
|
||||||
# { flickr = "https://www.flickr.com/photos/username/" },
|
# { flickr = "https://www.flickr.com/photos/username/" },
|
||||||
# { foursquare = "https://foursquare.com/username" },
|
# { foursquare = "https://foursquare.com/username" },
|
||||||
# { github = "https://github.com/username" },
|
{ github = "https://github.com/wunewww" },
|
||||||
# { gitlab = "https://gitlab.com/username" },
|
# { gitlab = "https://gitlab.com/username" },
|
||||||
# { google = "https://www.google.com/" },
|
# { google = "https://www.google.com/" },
|
||||||
# { google-scholar = "https://scholar.google.com/citations?user=user-id" },
|
# { google-scholar = "https://scholar.google.com/citations?user=user-id" },
|
||||||
|
|||||||
@ -15,15 +15,15 @@
|
|||||||
pageRef = "posts"
|
pageRef = "posts"
|
||||||
weight = 10
|
weight = 10
|
||||||
|
|
||||||
# [[main]]
|
[[main]]
|
||||||
# name = "Categories"
|
name = "Categories"
|
||||||
# pageRef = "categories"
|
pageRef = "categories"
|
||||||
# weight = 20
|
weight = 20
|
||||||
|
|
||||||
# [[main]]
|
[[main]]
|
||||||
# name = "Tags"
|
name = "Tags"
|
||||||
# pageRef = "tags"
|
pageRef = "tags"
|
||||||
# weight = 30
|
weight = 30
|
||||||
|
|
||||||
# [[main]]
|
# [[main]]
|
||||||
# identifier = "search"
|
# identifier = "search"
|
||||||
|
|||||||
@ -11,7 +11,7 @@ autoSwitchAppearance = true
|
|||||||
|
|
||||||
defaultThemeColor = "#FFFFFF"
|
defaultThemeColor = "#FFFFFF"
|
||||||
|
|
||||||
enableSearch = false
|
enableSearch = true
|
||||||
enableCodeCopy = false
|
enableCodeCopy = false
|
||||||
enableImageLazyLoading = true
|
enableImageLazyLoading = true
|
||||||
enableImageWebp = true
|
enableImageWebp = true
|
||||||
@ -21,7 +21,7 @@ fingerprintAlgorithm = "sha256"
|
|||||||
|
|
||||||
[header]
|
[header]
|
||||||
layout = "basic" # valid options: basic, hamburger, hybrid, custom
|
layout = "basic" # valid options: basic, hamburger, hybrid, custom
|
||||||
# logo = "img/avatar.jpg"
|
# logo = "img/favicon.jpg"
|
||||||
# logoDark = "img/dark-logo.jpg"
|
# logoDark = "img/dark-logo.jpg"
|
||||||
showTitle = true
|
showTitle = true
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user