Skip to content

Commit 8c4dcd8

Browse files
committed
update configs
1 parent 3517837 commit 8c4dcd8

3 files changed

Lines changed: 7 additions & 7 deletions

File tree

config/_default/params.toml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,12 +5,12 @@ rssFullContent = true
55
favicon = "/favicon.png"
66

77
[footer]
8-
since = 2020
8+
since = 2025
99
customText = ""
1010

1111
[dateFormat]
12-
published = "Jan 02, 2006"
13-
lastUpdated = "Jan 02, 2006 15:04 MST"
12+
published = "Sep 19, 2025"
13+
lastUpdated = "Sep 21, 2025 11:00 UTC+8"
1414

1515
[sidebar]
1616
emoji = "😎"

content/en/post/python-install/index.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,9 +5,9 @@ slug: python-install
55
date: 2025-09-20 21:40:00+0000
66
image: banner.jpg
77
categories:
8-
- Tutorials
8+
- Tutorials
99
tags:
10-
- Python
10+
- Python
1111
---
1212

1313
# Python的下载及安装

content/zh-cn/post/python-install/index.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,9 +5,9 @@ slug: python-install
55
date: 2025-09-20 21:40:00+0000
66
image: banner.jpg
77
categories:
8-
- Tutorials
8+
- Tutorials
99
tags:
10-
- Python
10+
- Python
1111
---
1212

1313
# Python的下载及安装

0 commit comments

Comments
 (0)