new git card

This commit is contained in:
JamesFlare1212
2024-04-17 17:36:26 -04:00
parent a100b6794e
commit 06085a2b19
7 changed files with 25 additions and 5 deletions

View File

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

View File

@@ -76,6 +76,6 @@
parent = "about"
name = "About Me"
url = "/me/"
weight = 5
weight = 10
[main.params]
icon = "fa-solid fa-clipboard-user"

View File

@@ -76,6 +76,6 @@
parent = "about"
name = "关于我"
url = "/me/"
weight = 5
weight = 10
[main.params]
icon = "fa-solid fa-clipboard-user"