This commit is contained in:
@@ -42,9 +42,6 @@ python3 -m venv <path> # (1)
|
||||
site_name: "Cat Tom's Blog" # 站点名称
|
||||
site_url: https://blog.cattom.site # 站点链接
|
||||
site_author: Cat Tom # 作者
|
||||
# 代码仓库信息
|
||||
repo_name: cattom/blog
|
||||
repo_url: https://gitea.cattom.site/cattom/blog.git
|
||||
# 版权信息
|
||||
copyright: Copyright © 2024 | Cat Tom
|
||||
|
||||
|
||||
@@ -1,11 +1,8 @@
|
||||
site_name: "Cat Tom's Blog"
|
||||
site_url: https://blog.cattom.site
|
||||
site_author: Cat Tom # 作者
|
||||
# 代码仓库信息
|
||||
repo_name: cattom/blog
|
||||
repo_url: https://gitea.cattom.site/cattom/blog.git
|
||||
# 版权信息
|
||||
copyright: Copyright © 2025 | Cat Tom
|
||||
copyright: Copyright © 2026 | Cat Tom
|
||||
|
||||
theme:
|
||||
name: material
|
||||
|
||||
Reference in New Issue
Block a user