new git card
This commit is contained in:
@@ -13,7 +13,7 @@ title = "FlareBlog"
|
||||
# Hostname (and path) to the root
|
||||
baseURL = "https://www.jamesflare.com/"
|
||||
# theme list
|
||||
theme = "FixIt" # enable in your site config file
|
||||
theme = ["FixIt", "component-projects"]
|
||||
# default amount of posts in each pages
|
||||
paginate = 12
|
||||
# copyright description used only for seo schema
|
||||
|
||||
@@ -76,6 +76,6 @@
|
||||
parent = "about"
|
||||
name = "About Me"
|
||||
url = "/me/"
|
||||
weight = 5
|
||||
weight = 10
|
||||
[main.params]
|
||||
icon = "fa-solid fa-clipboard-user"
|
||||
@@ -76,6 +76,6 @@
|
||||
parent = "about"
|
||||
name = "关于我"
|
||||
url = "/me/"
|
||||
weight = 5
|
||||
weight = 10
|
||||
[main.params]
|
||||
icon = "fa-solid fa-clipboard-user"
|
||||
Reference in New Issue
Block a user