💄 Make flinks page support note short code.
This commit is contained in:
parent
51eea3acc0
commit
3de3e1de4d
@ -1,7 +1,7 @@
|
||||
//@use 'sass:map';
|
||||
|
||||
@if $note_style != 'disabled' {
|
||||
.post-body .note {
|
||||
.main .note {
|
||||
$note-icons : $note_icons;
|
||||
$note-style : $note_style;
|
||||
|
||||
|
@ -87,7 +87,8 @@ outputFormats:
|
||||
outputs:
|
||||
home: ["HTML", "RSS", "LocalIndexes"]
|
||||
|
||||
# 输入
|
||||
# 输出 robots 文件支持爬虫扫描
|
||||
# Enable robots with support crawler scan
|
||||
enableRobotsTXT: true
|
||||
|
||||
#--------------------------------------
|
||||
|
@ -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 >}}
|
Loading…
Reference in New Issue
Block a user