ソースを参照

Merge branch 'hotfix/gg'

zhixin 5 年 前
コミット
f1a50ae496
2 ファイル変更3 行追加10 行削除
  1. 1 10
      site/_includes/ads.html
  2. 2 0
      site/_includes/scripts.html

+ 1 - 10
site/_includes/ads.html

@@ -1,10 +1 @@
-<style>
-#codefund #cf {
-  margin: 0!important;
-}
-.bd-content #codefund #cf {
-  margin-bottom: 20px!important;
-}
-</style>
-<div id="codefund"><!-- fallback content --></div>
-<script src="https://codefund.io/properties/291/funder.js" async="async"></script>
+<div id="gg"></div>

+ 2 - 0
site/_includes/scripts.html

@@ -14,6 +14,8 @@ $(function () {
 
 <script src="{{ site.baseurl }}/assets/js/docs.min.js?m=1"></script>
 <script src="{{ site.baseurl }}/assets/js/supports.js?m=3"></script>
+<script src="https://gg.wenzhixin.net.cn/bootstrap-table/gg.js"></script>
+
 {% include analytics.html %}
 
 {%- if page.group == "themes" -%}