🐛 🔥 Fixed flinks page in multiple languages.
This commit is contained in:
37
exampleSite/data/flinks/en-us.yaml
Normal file
37
exampleSite/data/flinks/en-us.yaml
Normal file
@@ -0,0 +1,37 @@
|
||||
# 友情链接
|
||||
# Friend's links
|
||||
|
||||
- FLinksTitle: Office Demo Site
|
||||
FLinksDesc: Example content from the official theme.
|
||||
FLinksList:
|
||||
- name: Hugo
|
||||
desc: The fastest website construction framework in the world!
|
||||
avatar: https://gohugo.io/favicon-32x32.png
|
||||
link: https://gohugo.io
|
||||
timeout: 2
|
||||
visible: true
|
||||
|
||||
- name: Hugo-NexT
|
||||
desc: Hugo NexT Official Site
|
||||
avatar: https://hugo-next.eu.org/imgs/hugo_next_avatar.png
|
||||
link: https://hugo-next.eu.org
|
||||
timeout: 2
|
||||
visible: true
|
||||
|
||||
- name: Fanmeng Star Dust Space Station
|
||||
desc: Even ordinary people have their own dreams!
|
||||
avatar: https://elkan1788.github.io/imgs/avatar.png
|
||||
link: https://lisenhui.cn
|
||||
timeout: 2
|
||||
visible: true
|
||||
|
||||
|
||||
- FLinksTitle: Hugo NexT Fan Groups
|
||||
FLinksDesc: Exciting presentation from Hugo NexT theme enthusiasts!
|
||||
FLinksList:
|
||||
- name: Ahaji
|
||||
desc: The first Hugo NexT loyal fan user on the entire network!
|
||||
avatar: https://a.happy2008.top/imgs/stayhome-small.png
|
||||
link: https://a.happy2008.top/
|
||||
timeout: 2
|
||||
visible: true
|
||||
37
exampleSite/data/flinks/zh-cn.yaml
Normal file
37
exampleSite/data/flinks/zh-cn.yaml
Normal file
@@ -0,0 +1,37 @@
|
||||
# 友情链接
|
||||
# Friend's links
|
||||
|
||||
- FLinksTitle: 官方示例
|
||||
FLinksDesc: 来自主题官方的示例内容。
|
||||
FLinksList:
|
||||
- name: Hugo
|
||||
desc: 世界上最快的网站建设框架!
|
||||
avatar: https://gohugo.io/favicon-32x32.png
|
||||
link: https://gohugo.io
|
||||
timeout: 2
|
||||
visible: true
|
||||
|
||||
- name: Hugo-NexT
|
||||
desc: Hugo NexT 官方预览网站。
|
||||
avatar: https://hugo-next.eu.org/imgs/hugo_next_avatar.png
|
||||
link: https://hugo-next.eu.org
|
||||
timeout: 2
|
||||
visible: true
|
||||
|
||||
- name: 凡梦星尘空间站
|
||||
desc: 再平凡的人也有属于他的梦想!
|
||||
avatar: https://elkan1788.github.io/imgs/avatar.png
|
||||
link: https://lisenhui.cn
|
||||
timeout: 2
|
||||
visible: true
|
||||
|
||||
|
||||
- FLinksTitle: Hugo NexT 粉丝群体
|
||||
FLinksDesc: 来自 Hugo NexT 主题爱好者们的精彩呈现!
|
||||
FLinksList:
|
||||
- name: 阿哈吉
|
||||
desc: 全网首个 Hugo NexT 忠实粉丝用户
|
||||
avatar: https://a.happy2008.top/imgs/stayhome-small.png
|
||||
link: https://a.happy2008.top/
|
||||
timeout: 2
|
||||
visible: true
|
||||
Reference in New Issue
Block a user