mirror of
https://gitlab.com/game-loader/hugo.git
synced 2025-04-20 05:52:07 +08:00
add friend url
This commit is contained in:
parent
0578f5ec41
commit
210b34e059
36
content/friends/index.md
Normal file
36
content/friends/index.md
Normal file
@ -0,0 +1,36 @@
|
|||||||
|
---
|
||||||
|
title: "Index"
|
||||||
|
subtitle: ""
|
||||||
|
type: "friends"
|
||||||
|
date: 2022-04-10T21:35:38+08:00
|
||||||
|
description: "Logic's friends"
|
||||||
|
keywords:
|
||||||
|
- Hugo
|
||||||
|
- friends tempalate
|
||||||
|
comment: false
|
||||||
|
---
|
||||||
|
|
||||||
|
<!-- When you set data `friends.yml` in `yourProject/data/` directory, it will be automatically loaded here. -->
|
||||||
|
---
|
||||||
|
<!-- You can define additional content below for this page. -->
|
||||||
|
## Base info
|
||||||
|
|
||||||
|
```yaml
|
||||||
|
- name: 咕咕云梦泽
|
||||||
|
link: https://blog.pai233.top/
|
||||||
|
descr: Write Down My Life.
|
||||||
|
avatar: https://blog.pai233.top/img/avatar.jpg
|
||||||
|
|
||||||
|
- name: 小简
|
||||||
|
link: https://ideaopen.cn/
|
||||||
|
descr: 楼外的蒹葭,傍晚的月亮,还有那鸡鸣寺的樱花
|
||||||
|
avatar: https://cdn.ideaopen.cn/JanYork/oOYMmsQ7.gif
|
||||||
|
```
|
||||||
|
|
||||||
|
## Friendly Reminder
|
||||||
|
|
||||||
|
{{< 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 >}}
|
Loading…
Reference in New Issue
Block a user