commit
243e52963a
|
@ -41,10 +41,6 @@
|
|||
|
||||
</div>
|
||||
|
||||
<!-- 关于统计-->
|
||||
<script th:src="${assets_link + '/libs/countup/countup.js'}"></script>
|
||||
|
||||
|
||||
<div class="author-content">
|
||||
<div class="create-site-post author-content-item single" th:utext="${theme.config.about.xjlc}">
|
||||
</div>
|
||||
|
|
|
@ -157,6 +157,9 @@
|
|||
<!-- 关于地图-->
|
||||
<script src="https://map.qq.com/api/gljs?v=1.exp&key=YZOBZ-34HLF-K3OJV-JV6IN-OALJ5-7MBAC"></script>
|
||||
|
||||
<!-- 关于统计-->
|
||||
<script th:src="${assets_link + '/libs/countup/countup.js'}"></script>
|
||||
|
||||
<!-- 小板报 -->
|
||||
<th:block th:if="${not #strings.isEmpty(theme.config.sidebar.welcome.key)}">
|
||||
<script defer th:if="${#strings.contains(theme.config.sidebar.widgetss.indexWidgets,'welcome') ||
|
||||
|
|
|
@ -33,7 +33,7 @@
|
|||
th:href="${theme.config.about.music.music_link}"
|
||||
target="_blank"
|
||||
rel="noopener nofollow">
|
||||
<i class="haofont hao-icon-arrow-circle-right"></i>
|
||||
<i class="haofont hao-icon-circle-arrow-up-right-1"></i>
|
||||
<span class="banner-button-text">更多推荐</span></a>
|
||||
</div>
|
||||
</div>
|
||||
|
|
Loading…
Reference in New Issue