seo优化

This commit is contained in:
LingZhaoHui 2020-09-29 23:30:27 +08:00
parent a7d5376641
commit 7f631bd6cd
2 changed files with 3 additions and 3 deletions

View File

@ -79,12 +79,12 @@
</#if>
</div>
</div>
<h1 class="title is-size-5 is-size-5-mobile has-text-weight-normal">
<h3 class="title is-size-5 is-size-5-mobile has-text-weight-normal">
<a class="has-link-black-ter"
href="${servePath}${article.articlePermalink}">${article.articleTitle!}</a>
</h1>
</h3>
<div id="is-hidden-touch" class="content is-hidden-touch">
<#if article.articleAbstractText!?length gt 128>
${article.articleAbstractText!?substring(0, 128)} ......<#else>

View File

@ -25,7 +25,7 @@
<div class="level-item has-text-centered" style="flex-shrink: 1">
<div class="level">
<figure class="image is-64x64 has-mb-6 level-left" style="margin: 0 auto">
<img class="is-rounded" src="${adminUser.userAvatar!}" alt="${userName!}" style="padding: 2px;
<img class="is-rounded" src="${faviconURL}" alt="${blogTitle!}" style="padding: 2px;
box-shadow: 0 1px 2px 0 rgba(0,0,0,0.1);">
</figure>
<div class="level-right">