🏗️ Finish the scripts attributes redesign.

This commit is contained in:
凡梦星尘
2022-06-01 14:42:03 +08:00
parent 4fef03ee1f
commit b368bffde3
3 changed files with 4 additions and 4 deletions

View File

@@ -25,7 +25,7 @@
<span class="with-love">
<i class="{{ $ft.icon.name }}"></i>
</span>
<span class="author" itemprop="copyrightHolder">{{ default $ft.copyright .Site.Params.author }}</span>
<span class="author" itemprop="copyrightHolder">{{ $ft.copyright | default .Site.Params.author }}</span>
</div>
{{/* TODO
<!--