mirror of
https://gitee.com/huanghongxun/HMCL-docs.git
synced 2026-09-15 09:31:11 +08:00
移除 page.note (#332)
This commit is contained in:
@@ -8,10 +8,6 @@ layout: single
|
||||
|
||||
<div class="notice--info">
|
||||
<p>本文由 {{ page.author | default: '未署名用户' }} 创建{% if page.contributors %},并由 {{ page.contributors | join: ' ' }} 编辑{% endif %}。</p>
|
||||
{%- if page.note -%}
|
||||
<hr>
|
||||
{{ page.note | markdownify }}
|
||||
{%- endif -%}
|
||||
</div>
|
||||
|
||||
{{ content }}
|
||||
|
||||
Reference in New Issue
Block a user