Site updated: 2019-07-10 12:27:22

This commit is contained in:
Cool-Y
2019-07-10 12:27:33 +08:00
parent 9a81122c24
commit a6903c7ff7
77 changed files with 248 additions and 452 deletions

View File

@ -174,7 +174,7 @@
</a>
</div>
<p class="site-subtitle"></p>
<p class="site-subtitle">多得是,你不知道的事</p>
</div>
@ -383,16 +383,6 @@
<span class="post-comments-count">
<span class="post-meta-divider">|</span>
<span class="post-meta-item-icon">
<i class="fa fa-comment-o"></i>
</span>
<a href="/2019/04/15/Caving-db-storage/#comments" itemprop="discussionUrl">
<span class="post-comments-count gitment-comments-count" data-xid="/2019/04/15/Caving-db-storage/" itemprop="commentsCount"></span>
</a>
</span>
@ -964,8 +954,8 @@
<!-- LOCAL: You can save these files to your site and update links -->
<link rel="stylesheet" href="https://aimingoo.github.io/gitmint/style/default.css">
<script src="https://aimingoo.github.io/gitmint/dist/gitmint.browser.js"></script>
<link rel="stylesheet" href="https://jjeejj.github.io/css/gitment.css">
<script src="https://jjeejj.github.io/js/gitment.js"></script>
<!-- END LOCAL -->
@ -974,13 +964,11 @@
<script type="text/javascript">
function renderGitment(){
var gitment = new Gitmint({
var gitment = new Gitment({
id: window.location.pathname,
owner: 'Cool-Y',
repo: 'gitment-comments',
lang: "" || navigator.language || navigator.systemLanguage || navigator.userLanguage,
oauth: {