This commit is contained in:
Van
2019-03-22 17:39:55 +08:00
parent 32b7923774
commit 034e929f62
5 changed files with 716 additions and 453 deletions

View File

@@ -19,5 +19,9 @@
-->
<header>
<a href="${servePath}" id="logoTitle">${blogTitle}</a>
<p>${blogSubtitle}</p>
<div>${blogSubtitle}</div>
<div class="user__sites">
<#include "../../common-template/macro-user_site.ftl"/>
<@userSite dir="n"/>
</div>
</header>