📝 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 >}}