💄 Make flinks page support note short code.

This commit is contained in:
凡梦星尘 2022-08-13 16:27:15 +08:00
parent 51eea3acc0
commit 3de3e1de4d
3 changed files with 11 additions and 6 deletions

View File

@ -1,7 +1,7 @@
//@use 'sass:map';
@if $note_style != 'disabled' {
.post-body .note {
.main .note {
$note-icons : $note_icons;
$note-style : $note_style;

View File

@ -87,7 +87,8 @@ outputFormats:
outputs:
home: ["HTML", "RSS", "LocalIndexes"]
# 输入
# 输出 robots 文件支持爬虫扫描
# Enable robots with support crawler scan
enableRobotsTXT: true
#--------------------------------------

View File

@ -6,7 +6,11 @@ url: flinks.html
如想要交换友情链接,请在评论区留下你的站点信息,格式参考如下:
> **名称:** NexT 主题 <br/>
> **说明:** 保持简单的易用性和强大的功能。 <br/>
> **站标:** https://hugo-next.eu.org/imgs/hugo_next_avatar.png <br/>
> **网址:** https://hugo-next.eu.org
{{< note success no-icon >}}
**名称:** NexT 主题 <br/>
**说明:** 保持简单的易用性和强大的功能。 <br/>
**站标:** https://hugo-next.eu.org/imgs/hugo_next_avatar.png <br/>
**网址:** https://hugo-next.eu.org <br/>
{{< /note >}}