Commit e040e82d authored by Vanesssa's avatar Vanesssa

消缺 - next 皮肤侧边栏链接 404

parent 13c3fcf1
...@@ -13,7 +13,7 @@ ...@@ -13,7 +13,7 @@
</#if> </#if>
<nav> <nav>
<div class="site-state-item"> <div class="site-state-item">
<a href="/archives"> <a href="${servePath}/archives.html">
<span class="site-state-item-count">${statistic.statisticPublishedBlogArticleCount}</span> <span class="site-state-item-count">${statistic.statisticPublishedBlogArticleCount}</span>
<span class="site-state-item-name">${articleLabel}</span> <span class="site-state-item-name">${articleLabel}</span>
</a> </a>
...@@ -25,7 +25,7 @@ ...@@ -25,7 +25,7 @@
</div> </div>
<div class="site-state-item site-state-tags"> <div class="site-state-item site-state-tags">
<a href="/tags"> <a href="${servePath}/dynamic.html">
<span class="site-state-item-count">${statistic.statisticPublishedBlogCommentCount}</span> <span class="site-state-item-count">${statistic.statisticPublishedBlogCommentCount}</span>
<span class="site-state-item-name">${commentLabel}</span> <span class="site-state-item-name">${commentLabel}</span>
</a> </a>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment