From 02d676050bd2c19a7d347bb4948696726e733ccc Mon Sep 17 00:00:00 2001 From: Yanzheng Sun Date: Mon, 29 Jan 2024 17:30:38 +0800 Subject: [PATCH] [+] Added pages' last edited time --- content/en/about.md | 1 + content/en/keep_in_touch.md | 5 +++-- content/en/links.md | 1 + content/en/post/hello-world.md | 1 + content/zh-cn/about.md | 1 + content/zh-cn/keep_in_touch.md | 5 +++-- content/zh-cn/links.md | 1 + content/zh-cn/post/hello-world.md | 1 + 8 files changed, 12 insertions(+), 4 deletions(-) diff --git a/content/en/about.md b/content/en/about.md index d6798f3..45401ae 100644 --- a/content/en/about.md +++ b/content/en/about.md @@ -1,6 +1,7 @@ --- title: About slug: about +date: 2024-01-28 menu: main: diff --git a/content/en/keep_in_touch.md b/content/en/keep_in_touch.md index 1595c5a..4eb9f89 100644 --- a/content/en/keep_in_touch.md +++ b/content/en/keep_in_touch.md @@ -1,14 +1,15 @@ --- title: Keep in Touch +date: 2024-01-28 --- ### Conditions 1. You (and your website) must **NOT** infringe on the copyrights of others. 2. Your website is operational most of the time. -3. No **FREE** domain suffixes$^*$ nor **non-ASCII** domain suffixes acceptable. +3. No **FREE** domain suffixes[^*] nor **non-ASCII** domain suffixes acceptable. -$^*$ domains registered on freenom.com, and/or subdomains excluded from the [list](https://publicsuffix.org/list/public_suffix_list.dat). +[^*] domains registered on freenom.com, and/or subdomains excluded from the [list](https://publicsuffix.org/list/public_suffix_list.dat). ### My datas diff --git a/content/en/links.md b/content/en/links.md index 2ea30a4..6e63bfb 100644 --- a/content/en/links.md +++ b/content/en/links.md @@ -1,5 +1,6 @@ --- title: Links +date: 2024-01-28 menu: main: diff --git a/content/en/post/hello-world.md b/content/en/post/hello-world.md index ec47434..6153815 100644 --- a/content/en/post/hello-world.md +++ b/content/en/post/hello-world.md @@ -1,3 +1,4 @@ --- title: Once again, "Hello World!" +date: 2024-01-28 --- diff --git a/content/zh-cn/about.md b/content/zh-cn/about.md index f9bd9cd..eabe9ea 100644 --- a/content/zh-cn/about.md +++ b/content/zh-cn/about.md @@ -1,6 +1,7 @@ --- title: "关于我" slug: "关于我" +date: 2024-01-28 menu: main: diff --git a/content/zh-cn/keep_in_touch.md b/content/zh-cn/keep_in_touch.md index 4add127..2ebc69f 100644 --- a/content/zh-cn/keep_in_touch.md +++ b/content/zh-cn/keep_in_touch.md @@ -1,14 +1,15 @@ --- title: 串个门 +date: 2024-01-28 --- ### 条件 1. 您(与您的网站)不得侵犯他人版权。 2. 您的网站多数时候都能正常访问。 -3. 不接受 **免费** 域名后缀$^*$ 或 **non-ASCII** 域名后缀。 +3. 不接受 **免费** 域名后缀[^*] 或 **non-ASCII** 域名后缀。 -$^*$ 特指于 freenom.com 注册的域名, 与/或 不在 [此列表](https://publicsuffix.org/list/public_suffix_list.dat) 中的子域名。 +[^*] 特指于 freenom.com 注册的域名, 与/或 不在 [此列表](https://publicsuffix.org/list/public_suffix_list.dat) 中的子域名。 ### 我的信息 diff --git a/content/zh-cn/links.md b/content/zh-cn/links.md index b8fe5f0..96a303c 100644 --- a/content/zh-cn/links.md +++ b/content/zh-cn/links.md @@ -1,5 +1,6 @@ --- title: 友链 +date: 2024-01-28 menu: main: diff --git a/content/zh-cn/post/hello-world.md b/content/zh-cn/post/hello-world.md index 4be3a16..f88cc41 100644 --- a/content/zh-cn/post/hello-world.md +++ b/content/zh-cn/post/hello-world.md @@ -1,3 +1,4 @@ --- title: 再一次,“你好,世界!” +date: 2024-01-28 ---