📝 Docs: modify friends template

This commit is contained in:
Cell
2022-03-11 22:03:07 +08:00
parent 13f00582c3
commit 737ff5af5a
3 changed files with 24 additions and 10 deletions
+8 -4
View File
@@ -3,7 +3,7 @@ title: "{{ replace .TranslationBaseName "-" " " | title }}"
subtitle: ""
type: "friends"
date: {{ .Date }}
description: "Friends of {{ .Site.Author.name }}"
description: "{{ .Site.Author.name }}'s friends"
keywords:
- Hugo
- friends tempalate
@@ -14,6 +14,7 @@ comment: false
---
<!-- You can define additional content below for this page. -->
## Base info
```yaml
- nickname: Lruihao
avatar: https://lruihao.cn/images/avatar.jpg
@@ -22,6 +23,9 @@ comment: false
```
## Friendly Reminder
> 1. If you want to exchange link, please leave a comment in the above format. (personal non-commercial blogs / websites only)
> 2. Warn: Website failure, stop maintenance and improper content may be cancelled!
> 3. Those websites that do not respect other people's labor achievements, reprint without source, or malicious acts, please do not come to exchange.
{{< admonition info "Notice" true >}}
1. If you want to exchange link, please leave a comment in the above format. (personal non-commercial blogs / websites only)
2. Warn: Website failure, stop maintenance and improper content may be cancelled!
3. Those websites that do not respect other people's labor achievements, reprint without source, or malicious acts, please do not come to exchange.
{{< /admonition >}}
+8 -3
View File
@@ -2,6 +2,7 @@
title: "Friends"
subtitle: This is just a demo website, no links exchange ~
type: "friends"
description: "Friends tempalate demo of Hugo theme FixIt"
keywords:
- Hugo
- friends tempalate
@@ -10,6 +11,7 @@ comment: false
---
## Base info
```yaml
- nickname: Lruihao
avatar: https://lruihao.cn/images/avatar.jpg
@@ -18,6 +20,9 @@ comment: false
```
## Friendly Reminder
> 1. If you want to exchange link, please leave a comment in the above format. (personal non-commercial blogs / websites only)
> 2. Warn: Website failure, stop maintenance and improper content may be cancelled!
> 3. Those websites that do not respect other people's labor achievements, reprint without source, or malicious acts, please do not come to exchange.
{{< admonition info "Notice" true >}}
1. If you want to exchange link, please leave a comment in the above format. (personal non-commercial blogs / websites only)
2. Warn: Website failure, stop maintenance and improper content may be cancelled!
3. Those websites that do not respect other people's labor achievements, reprint without source, or malicious acts, please do not come to exchange.
{{< /admonition >}}
+8 -3
View File
@@ -2,6 +2,7 @@
title: "友情链接"
subtitle: 这只是一个演示网站,不进行友链交换哦 ~
type: "friends"
description: "Hugo FixIt 主题的友链模板 Demo"
keywords:
- Hugo
- friends tempalate
@@ -9,6 +10,7 @@ comment: false
---
## 基本信息
```yaml
- nickname: 菠菜眾長
avatar: https://lruihao.cn/images/avatar.jpg
@@ -17,6 +19,9 @@ comment: false
```
## 友情提醒
> 1. 互换友链请按以上格式在评论留言。(仅限个人非商业博客/网站)
> 2. 提醒:网站失效、停止维护、内容不当都可能被取消连接!
> 3. 那些不尊重他人劳动成果,转载不加出处的,或恶意行为的网站,还请您不要来进行交换了。
{{< admonition info "Notice" true >}}
1. 互换友链请按以上格式在评论留言。(仅限个人非商业博客/网站)
2. 提醒:网站失效、停止维护、内容不当都可能被取消连接!
3. 那些不尊重他人劳动成果,转载不加出处的,或恶意行为的网站,还请您不要来进行交换了。
{{< /admonition >}}