🐛 🔥 Fixed flinks page in multiple languages.
This commit is contained in:
27
exampleSite/content/about/index.en-us.md
Normal file
27
exampleSite/content/about/index.en-us.md
Normal file
@@ -0,0 +1,27 @@
|
||||
---
|
||||
title: "About Hugo NexT Organization"
|
||||
|
||||
date: 2025-01-25T18:00:52+08:00
|
||||
lastmod: 2025-01-25T18:00:52+08:00
|
||||
|
||||
share: false
|
||||
followme: false
|
||||
nav: false
|
||||
copyright: false
|
||||
url: about.html
|
||||
---
|
||||
|
||||
The `Hugo NexT` organization is jointly established by numerous friends from around the world who are fond of the `NexT` theme and style. The aim is to continue promoting and enhancing this theme within the `Hugo` engine. We warmly welcome you to join us!
|
||||
|
||||
# Our Vision
|
||||
|
||||
Continuing the classic black-and-white color scheme of `NexT`, it maintains simple usability and powerful functionality.
|
||||
|
||||
# Usage Feedback
|
||||
|
||||
- Join the online discussions on [GitHub Discussions](https://github.com/hugo-next/hugo-theme-next/discussions) or [Gitter](https://gitter.im/hugo-next/community) :beers:
|
||||
- [GitHub Issues](https://github.com/hugo-next/hugo-theme-next/issues/new?labels=Bug&template=bug-report.md) Submit a bug report :bug:
|
||||
- [GitHub Feature](https://github.com/hugo-next/hugo-theme-next/issues/new?labels=Feature+Request&template=feature-request.md) to propose new feature ideas :sparkles:
|
||||
|
||||
> [!INFO]
|
||||
> Chinese's users can also join the QQ group for communication: 604710815
|
||||
@@ -24,4 +24,5 @@ url: about.html
|
||||
- [GitHub Issues](https://github.com/hugo-next/hugo-theme-next/issues/new?labels=Bug&template=bug-report.md) 提交错误报告 :bug:
|
||||
- [GitHub Feature](https://github.com/hugo-next/hugo-theme-next/issues/new?labels=Feature+Request&template=feature-request.md) 表新功能的想法 :sparkles:
|
||||
|
||||
> [!INFO]
|
||||
> 同时国内用户也可加入 QQ 群交流: 604710815
|
||||
3
exampleSite/content/archives/_index.en-us.md
Normal file
3
exampleSite/content/archives/_index.en-us.md
Normal file
@@ -0,0 +1,3 @@
|
||||
---
|
||||
date: 2025-01-25T20:46:25+08:00
|
||||
---
|
||||
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
|
||||
```
|
||||
Reference in New Issue
Block a user