add footer

This commit is contained in:
geekifan
2025-04-21 11:17:00 +08:00
parent 1b9b9e4a94
commit 8faf99334b
6 changed files with 66 additions and 8 deletions

View File

@ -19,24 +19,27 @@ path = "github.com/gohugoio/hugo-mod-bootstrap-scss/v5"
pre = "fa-solid fa-house"
[params]
theme_version = "5.2.0"
[[params.social]]
[params.social]
name = "Yifan"
url = "https://www.yifan.com"
[[params.social.links]]
type = "github"
id = "yourusername" # 或直接使用 url = "https://github.com/yourusername"
icon = "fab fa-github"
[[params.social]]
[[params.social.links]]
type = "twitter"
id = "yourhandle"
icon = "fab fa-twitter"
[[params.social]]
[[params.social.links]]
type = "email"
id = "your.email@example.com" # 会被自动分割处理
icon = "fas fa-envelope"
[[params.social]]
[[params.social.links]]
type = "rss"
icon = "fas fa-rss"
noblank = true # 不在新窗口打开
noblank = true # 不在新窗口打开