💄 Implement the special page for friend's links show. Close #26
This commit is contained in:
12
exampleSite/content/flinks.md
Normal file
12
exampleSite/content/flinks.md
Normal file
@@ -0,0 +1,12 @@
|
||||
---
|
||||
title: "站点示例"
|
||||
type: flinks
|
||||
url: flinks.html
|
||||
---
|
||||
|
||||
如想要交换友情链接,请在评论区留下你的站点信息,格式参考如下:
|
||||
|
||||
> **名称:** NexT 主题 <br/>
|
||||
> **说明:** 保持简单的易用性和强大的功能。 <br/>
|
||||
> **站标:** https://hugo-next.eu.org/imgs/hugo_next_avatar.png <br/>
|
||||
> **网址:** https://hugo-next.eu.org
|
||||
29
exampleSite/data/flinks.yaml
Normal file
29
exampleSite/data/flinks.yaml
Normal file
@@ -0,0 +1,29 @@
|
||||
# 友情链接
|
||||
# Friend's links
|
||||
|
||||
- FLinksTitle: 官方示例
|
||||
FLinksDesc: 来自主题官方的示例内容。
|
||||
FLinksList:
|
||||
- name: Hugo
|
||||
desc: 世界上最快的网站建设框架!
|
||||
image: https://gohugo.io/favicon-32x32.png
|
||||
link: https://gohugo.io
|
||||
|
||||
- name: Hugo-NexT
|
||||
desc: Hugo NexT 官方预览网站。
|
||||
image: https://hugo-next.eu.org/imgs/hugo_next_avatar.png
|
||||
link: https://hugo-next.eu.org
|
||||
|
||||
- name: 凡梦星尘空间站
|
||||
desc: 再平凡的人也有属于他的梦想!
|
||||
image: https://lisenhui.cn/img/avatar.png
|
||||
link: https://lisenhui.cn
|
||||
|
||||
|
||||
- FLinksTitle: Hugo NexT 粉丝群体
|
||||
FLinksDesc: 来自 Hugo NexT 主题爱好者们的精彩呈现!
|
||||
FLinksList:
|
||||
- name: 阿哈吉
|
||||
desc: 全网首个 Hugo NexT 忠实粉丝用户
|
||||
image: https://a.happy2008.top/imgs/stayhome-small.png
|
||||
link: https://a.happy2008.top/
|
||||
Reference in New Issue
Block a user