🐛 Fixed the font icon error, Resolved #134

Because the offical fontawsome had update the font size, there will use new class of icon reference.
This commit is contained in:
elkan1788
2023-12-31 08:20:09 +08:00
parent 93ec7e56e6
commit 25aff95260
11 changed files with 18 additions and 13 deletions

View File

@@ -7,7 +7,7 @@
{{ end }}
<span class="post-meta-item" title="{{ T "PostMeta.views" }}">
<span class="post-meta-item-icon">
<i class="far fa-eye"></i>
<i class="fas fa-solid fa-eye"></i>
</span>
<span class="post-meta-item-text">
{{ print (T "PostMeta.views") (T "Symbol.colon") }}