2025-05-20 02:59:55 First Commit

This commit is contained in:
2025-05-20 02:59:55 -04:00
commit 6f09b5f46f
125 changed files with 35907 additions and 0 deletions

View File

@@ -0,0 +1,26 @@
languageCode = "zh-CN"
languageName = "简体中文"
weight = 2
title = "Swangnice的空间"
contentDir = 'content/zh'
[params]
displayName = "CN"
isoCode = "zh-CN"
rtl = false
# logo = "img/logo.png"
description = "我的网站(中文)"
# copyright = "Copy, _right?_ :thinking_face:"
dateFormat = "2 January 2006"
[params.author]
name = "SWang"
image = "img/avatar.png"
headline = "欢迎来到我的网站"
bio = "新毕业工程师,对机器人和人工智能感兴趣"
links = [
{ link = "https://swangnice.com" },
{ github = "https://github.com/swangnice" }
]