🐛 🔥 Fixed flinks page in multiple languages.
This commit is contained in:
14
exampleSite/content/flinks/index.en-us.md
Normal file
14
exampleSite/content/flinks/index.en-us.md
Normal file
@@ -0,0 +1,14 @@
|
||||
---
|
||||
title: "Demo Sites"
|
||||
type: flinks
|
||||
url: flinks.html
|
||||
---
|
||||
|
||||
If you want to exchange friendly links on this site, please leave your site information in the comment section. The format reference is as follows:
|
||||
|
||||
```yaml
|
||||
- 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
|
||||
```
|
||||
14
exampleSite/content/flinks/index.md
Normal file
14
exampleSite/content/flinks/index.md
Normal file
@@ -0,0 +1,14 @@
|
||||
---
|
||||
title: "站点示例"
|
||||
type: flinks
|
||||
url: flinks.html
|
||||
---
|
||||
|
||||
如想交换本站友情链接,请在评论区留下你的站点信息,格式参考如下:
|
||||
|
||||
```yaml
|
||||
- name: Hugo-NexT
|
||||
desc: Hugo NexT 官方预览网站。
|
||||
avatar: https://hugo-next.eu.org/imgs/hugo_next_avatar.png
|
||||
link: https://hugo-next.eu.org
|
||||
```
|
||||
Reference in New Issue
Block a user