Update: 优化
This commit is contained in:
parent
a36afc7c3b
commit
be9ea529f9
|
@ -6,7 +6,7 @@
|
||||||
</div>
|
</div>
|
||||||
<div class="theme-info info-item">
|
<div class="theme-info info-item">
|
||||||
<%- __('powered_by', '<a target="_blank" href="https://hexo.io">Hexo</a>') %>. <%- __('theme_for') %> <a
|
<%- __('powered_by', '<a target="_blank" href="https://hexo.io">Hexo</a>') %>. <%- __('theme_for') %> <a
|
||||||
href="https://github.com/XPoet/hexo-theme-poem" target="_blank">poem</a>
|
href="https://github.com/XPoet/hexo-theme-ils" target="_blank"><%= theme.theme_name %> v<%= theme.theme_version %></a>
|
||||||
</div>
|
</div>
|
||||||
<% if (theme.busuanzi_count.enable) { %>
|
<% if (theme.busuanzi_count.enable) { %>
|
||||||
<script async src="//busuanzi.ibruce.info/busuanzi/2.3/busuanzi.pure.mini.js"></script>
|
<script async src="//busuanzi.ibruce.info/busuanzi/2.3/busuanzi.pure.mini.js"></script>
|
||||||
|
|
Loading…
Reference in New Issue