迁移回来了

This commit is contained in:
Cirrus83
2026-04-23 13:39:28 +08:00
commit 35aa1b3559
250 changed files with 17010 additions and 0 deletions
+24
View File
@@ -0,0 +1,24 @@
# Configure main menu and social menu
#[[main]]
#identifier = "home"
#name = "主页"
#url = "/"
#[main.params]
#icon = "home"
#newtab = true
[[social]]
identifier = "github"
name = "GitHub"
url = "https://github.com/Cirrus83"
[social.params]
icon = "brand-github"
[[social]]
identifier = "Email"
name = "Email"
url = "mailto:1652693837@qq.com"
[social.params]
icon = "messages"