📝 Update article's content.
This commit is contained in:
parent
f7983d906a
commit
d738b144b3
@ -12,7 +12,7 @@ NexT.utils = {
|
|||||||
NexT.utils.getCDNResource(NexT.CONFIG.page.music.css)
|
NexT.utils.getCDNResource(NexT.CONFIG.page.music.css)
|
||||||
);
|
);
|
||||||
|
|
||||||
NexT.CONFIG.page.music.js.forEach(function (js) {
|
NexT.CONFIG.page.music.js.forEach(function(js) {
|
||||||
NexT.utils.getScript(NexT.utils.getCDNResource(js), true);
|
NexT.utils.getScript(NexT.utils.getCDNResource(js), true);
|
||||||
});
|
});
|
||||||
|
|
||||||
|
@ -24,4 +24,6 @@ Continuing the classic black-and-white color scheme of `NexT`, it maintains simp
|
|||||||
- [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:
|
- [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]
|
> [!INFO]
|
||||||
> Chinese's users can also join the QQ group for communication: 604710815
|
> Chinese's users can also join the QQ group for communication: 604710815
|
||||||
|
|
||||||
|
{{< music server="netease" type="playlist" id="1982066521" list-max-height="140" >}}
|
@ -25,4 +25,6 @@ url: about.html
|
|||||||
- [GitHub Feature](https://github.com/hugo-next/hugo-theme-next/issues/new?labels=Feature+Request&template=feature-request.md) 表新功能的想法 :sparkles:
|
- [GitHub Feature](https://github.com/hugo-next/hugo-theme-next/issues/new?labels=Feature+Request&template=feature-request.md) 表新功能的想法 :sparkles:
|
||||||
|
|
||||||
> [!INFO]
|
> [!INFO]
|
||||||
> 同时国内用户也可加入 QQ 群交流: 604710815
|
> 同时国内用户也可加入 QQ 群交流: 604710815
|
||||||
|
|
||||||
|
{{< music server="netease" type="playlist" id="1982066521" list-max-height="140" >}}
|
@ -18,7 +18,7 @@ extlink: https://gitee.com/hugo-next/hugo-theme-next/
|
|||||||
weight: 1
|
weight: 1
|
||||||
---
|
---
|
||||||
|
|
||||||
Welcome to the Hugo NexT documentation site! It is from [Theme NexT](https://theme-next.js.org/) The transplanted one is [Hugo](https://gohugo.io/) The high- quality and elegant theme created maintains its easy- to- use features and powerful functionality.
|
Welcome to the Hugo NexT documentation site! It is from [Theme NexT](https://theme-next.js.org/) The transplanted one is [Hugo](https://gohugo.io/) The high-quality and elegant theme created maintains its easy-to-use features and powerful functionality.
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
---
|
---
|
||||||
title: Custom phrase example
|
title: "Custom shortcode example"
|
||||||
description: "Set commonly used block references, label cards, buttons, and other information as short codes for quick referencing"
|
description: "Set commonly used block references, label cards, buttons, and other information as short codes for quick referencing"
|
||||||
Keywords: "short code, short code"
|
Keywords: "short code, short code"
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user