This commit is contained in:
@@ -447,9 +447,9 @@ wordcount:
|
||||
|
||||
# Busuanzi count for PV / UV in site
|
||||
busuanzi:
|
||||
site_uv: true
|
||||
site_pv: true
|
||||
page_pv: true
|
||||
site_uv: false
|
||||
site_pv: false
|
||||
page_pv: false
|
||||
|
||||
# --------------------------------------
|
||||
# Math
|
||||
@@ -544,9 +544,9 @@ comments:
|
||||
# If you set it to true, the comment count will be invalid
|
||||
lazyload: false
|
||||
# Display comment count in post's top_img
|
||||
count: false
|
||||
count: true
|
||||
# Display comment count in Home Page
|
||||
card_post_count: false
|
||||
card_post_count: true
|
||||
|
||||
# Disqus
|
||||
# https://disqus.com/
|
||||
@@ -1069,13 +1069,12 @@ inject:
|
||||
|
||||
bottom:
|
||||
# - <script src="xxxx"></script>
|
||||
- <script src="https://code.jquery.com/jquery-4.0.0.min.js"></script>
|
||||
- <script src="/js/random.js"></script>
|
||||
- <script src="/js/shuoshuoshouye.js"></script>
|
||||
- <script src="/js/ai-summary.js"></script>
|
||||
- <script src="/js/typesense-search.js"></script>
|
||||
- <script src="/js/statistic.js"></script>
|
||||
- <script src="/js/search/typesense-search.js"></script>
|
||||
- <script src="/js/footer.js"
|
||||
- <script src="https://code.jquery.com/jquery-4.0.0.js"></script>
|
||||
- <script src="https://cdn.jsdmirror.com/npm/echarts@4.9.0/dist/echarts.min.js"></script>
|
||||
- <script src="https://cdn.jsdmirror.com/npm/aplayer/dist/APlayer.min.js"></script>
|
||||
- <script src="https://cdn.jsdmirror.com/npm/meting/dist/Meting.min.js"></script>
|
||||
|
||||
Reference in New Issue
Block a user