-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
36 changed files
with
467 additions
and
503 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -317,32 +317,31 @@ <h2 class="subtitle is-size-5-mobile is-size-4-desktop">Frequent Tags</h2> | |
</div> | ||
<div class="container"> | ||
<head> | ||
|
||
<link | ||
rel="stylesheet" | ||
href="https://www.zaqizaba.xyz/css/waline.css" | ||
/> | ||
|
||
|
||
|
||
<link rel="stylesheet" href="https://www.zaqizaba.xyz/css/waline.css" integrity="sha384-XQuHm2vSYrXzW5rmOTNd8O5I6+CE7EDq9QWroCSQcvO2e5O4wpTN5FaDujxh15CR" crossorigin="anonymous"> | ||
|
||
</head> | ||
<body> | ||
|
||
<div id="waline"></div> | ||
<script type="module"> | ||
import { init } from 'https://cdn.bootcdn.net/ajax/libs/waline/2.15.8/waline.js'; | ||
|
||
init({ | ||
el: '#waline', | ||
<div id="waline"></div> | ||
<script type="module"> | ||
import { init } from 'https://cdn.bootcdn.net/ajax/libs/waline/2.15.8/waline.js'; | ||
|
||
init({ | ||
el: '#waline', | ||
serverURL: 'https://zaqizaba.xyz', | ||
locale, | ||
emoji: | ||
[ | ||
'https://gcore.jsdelivr.net/gh/zhheo/Sticker-Heo@main/Sticker-100/', | ||
'https://gcore.jsdelivr.net/gh/sowhereso/[email protected]/blobs/', | ||
], | ||
texRenderer: false, | ||
}); | ||
</script> | ||
</body> | ||
|
||
|
||
<script async src="https://www.googletagmanager.com/gtag/js?id=G-FFW576XTMR"></script> | ||
<script> | ||
window.dataLayer = window.dataLayer || []; | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -363,31 +363,30 @@ <h3>0001</h3> | |
</div> | ||
<div class="container"> | ||
<head> | ||
|
||
<link | ||
rel="stylesheet" | ||
href="https://www.zaqizaba.xyz/css/waline.css" | ||
/> | ||
|
||
|
||
|
||
<link rel="stylesheet" href="https://www.zaqizaba.xyz/css/waline.css" integrity="sha384-XQuHm2vSYrXzW5rmOTNd8O5I6+CE7EDq9QWroCSQcvO2e5O4wpTN5FaDujxh15CR" crossorigin="anonymous"> | ||
|
||
</head> | ||
<body> | ||
|
||
<div id="waline"></div> | ||
<script type="module"> | ||
import { init } from 'https://cdn.bootcdn.net/ajax/libs/waline/2.15.8/waline.js'; | ||
|
||
init({ | ||
el: '#waline', | ||
<div id="waline"></div> | ||
<script type="module"> | ||
import { init } from 'https://cdn.bootcdn.net/ajax/libs/waline/2.15.8/waline.js'; | ||
|
||
init({ | ||
el: '#waline', | ||
serverURL: 'https://zaqizaba.xyz', | ||
locale, | ||
emoji: | ||
[ | ||
'https://gcore.jsdelivr.net/gh/zhheo/Sticker-Heo@main/Sticker-100/', | ||
'https://gcore.jsdelivr.net/gh/sowhereso/[email protected]/blobs/', | ||
], | ||
texRenderer: false, | ||
}); | ||
</script> | ||
</body> | ||
|
||
</body> | ||
|
||
<script async src="https://www.googletagmanager.com/gtag/js?id=G-FFW576XTMR"></script> | ||
<script> | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -157,31 +157,30 @@ <h1 class="subtitle is-size-4-mobile is-size-3-desktop">Comments</h1> | |
</div> | ||
<div class="container"> | ||
<head> | ||
|
||
<link | ||
rel="stylesheet" | ||
href="https://www.zaqizaba.xyz/css/waline.css" | ||
/> | ||
|
||
|
||
|
||
<link rel="stylesheet" href="https://www.zaqizaba.xyz/css/waline.css" integrity="sha384-XQuHm2vSYrXzW5rmOTNd8O5I6+CE7EDq9QWroCSQcvO2e5O4wpTN5FaDujxh15CR" crossorigin="anonymous"> | ||
|
||
</head> | ||
<body> | ||
|
||
<div id="waline"></div> | ||
<script type="module"> | ||
import { init } from 'https://cdn.bootcdn.net/ajax/libs/waline/2.15.8/waline.js'; | ||
|
||
init({ | ||
el: '#waline', | ||
<div id="waline"></div> | ||
<script type="module"> | ||
import { init } from 'https://cdn.bootcdn.net/ajax/libs/waline/2.15.8/waline.js'; | ||
|
||
init({ | ||
el: '#waline', | ||
serverURL: 'https://zaqizaba.xyz', | ||
locale, | ||
emoji: | ||
[ | ||
'https://gcore.jsdelivr.net/gh/zhheo/Sticker-Heo@main/Sticker-100/', | ||
'https://gcore.jsdelivr.net/gh/sowhereso/[email protected]/blobs/', | ||
], | ||
texRenderer: false, | ||
}); | ||
</script> | ||
</body> | ||
|
||
</body> | ||
|
||
<script async src="https://www.googletagmanager.com/gtag/js?id=G-FFW576XTMR"></script> | ||
<script> | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -196,31 +196,30 @@ <h1 class="subtitle is-size-4-mobile is-size-3-desktop">CDN公共库的修改</h | |
</div> | ||
<div class="container"> | ||
<head> | ||
|
||
<link | ||
rel="stylesheet" | ||
href="https://www.zaqizaba.xyz/css/waline.css" | ||
/> | ||
|
||
|
||
|
||
<link rel="stylesheet" href="https://www.zaqizaba.xyz/css/waline.css" integrity="sha384-XQuHm2vSYrXzW5rmOTNd8O5I6+CE7EDq9QWroCSQcvO2e5O4wpTN5FaDujxh15CR" crossorigin="anonymous"> | ||
|
||
</head> | ||
<body> | ||
|
||
<div id="waline"></div> | ||
<script type="module"> | ||
import { init } from 'https://cdn.bootcdn.net/ajax/libs/waline/2.15.8/waline.js'; | ||
|
||
init({ | ||
el: '#waline', | ||
<div id="waline"></div> | ||
<script type="module"> | ||
import { init } from 'https://cdn.bootcdn.net/ajax/libs/waline/2.15.8/waline.js'; | ||
|
||
init({ | ||
el: '#waline', | ||
serverURL: 'https://zaqizaba.xyz', | ||
locale, | ||
emoji: | ||
[ | ||
'https://gcore.jsdelivr.net/gh/zhheo/Sticker-Heo@main/Sticker-100/', | ||
'https://gcore.jsdelivr.net/gh/sowhereso/[email protected]/blobs/', | ||
], | ||
texRenderer: false, | ||
}); | ||
</script> | ||
</body> | ||
|
||
</body> | ||
|
||
<script async src="https://www.googletagmanager.com/gtag/js?id=G-FFW576XTMR"></script> | ||
<script> | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -339,31 +339,30 @@ <h1 class="subtitle is-size-4-mobile is-size-3-desktop">clan old photos</h1> | |
</div> | ||
<div class="container"> | ||
<head> | ||
|
||
<link | ||
rel="stylesheet" | ||
href="https://www.zaqizaba.xyz/css/waline.css" | ||
/> | ||
|
||
|
||
|
||
<link rel="stylesheet" href="https://www.zaqizaba.xyz/css/waline.css" integrity="sha384-XQuHm2vSYrXzW5rmOTNd8O5I6+CE7EDq9QWroCSQcvO2e5O4wpTN5FaDujxh15CR" crossorigin="anonymous"> | ||
|
||
</head> | ||
<body> | ||
|
||
<div id="waline"></div> | ||
<script type="module"> | ||
import { init } from 'https://cdn.bootcdn.net/ajax/libs/waline/2.15.8/waline.js'; | ||
|
||
init({ | ||
el: '#waline', | ||
<div id="waline"></div> | ||
<script type="module"> | ||
import { init } from 'https://cdn.bootcdn.net/ajax/libs/waline/2.15.8/waline.js'; | ||
|
||
init({ | ||
el: '#waline', | ||
serverURL: 'https://zaqizaba.xyz', | ||
locale, | ||
emoji: | ||
[ | ||
'https://gcore.jsdelivr.net/gh/zhheo/Sticker-Heo@main/Sticker-100/', | ||
'https://gcore.jsdelivr.net/gh/sowhereso/[email protected]/blobs/', | ||
], | ||
texRenderer: false, | ||
}); | ||
</script> | ||
</body> | ||
|
||
</body> | ||
|
||
<script async src="https://www.googletagmanager.com/gtag/js?id=G-FFW576XTMR"></script> | ||
<script> | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -957,31 +957,30 @@ <h3 id="dont-repeat-yourself">Don’t Repeat Yourself</h3> | |
</div> | ||
<div class="container"> | ||
<head> | ||
|
||
<link | ||
rel="stylesheet" | ||
href="https://www.zaqizaba.xyz/css/waline.css" | ||
/> | ||
|
||
|
||
|
||
<link rel="stylesheet" href="https://www.zaqizaba.xyz/css/waline.css" integrity="sha384-XQuHm2vSYrXzW5rmOTNd8O5I6+CE7EDq9QWroCSQcvO2e5O4wpTN5FaDujxh15CR" crossorigin="anonymous"> | ||
|
||
</head> | ||
<body> | ||
|
||
<div id="waline"></div> | ||
<script type="module"> | ||
import { init } from 'https://cdn.bootcdn.net/ajax/libs/waline/2.15.8/waline.js'; | ||
|
||
init({ | ||
el: '#waline', | ||
<div id="waline"></div> | ||
<script type="module"> | ||
import { init } from 'https://cdn.bootcdn.net/ajax/libs/waline/2.15.8/waline.js'; | ||
|
||
init({ | ||
el: '#waline', | ||
serverURL: 'https://zaqizaba.xyz', | ||
locale, | ||
emoji: | ||
[ | ||
'https://gcore.jsdelivr.net/gh/zhheo/Sticker-Heo@main/Sticker-100/', | ||
'https://gcore.jsdelivr.net/gh/sowhereso/[email protected]/blobs/', | ||
], | ||
texRenderer: false, | ||
}); | ||
</script> | ||
</body> | ||
|
||
</body> | ||
|
||
<script async src="https://www.googletagmanager.com/gtag/js?id=G-FFW576XTMR"></script> | ||
<script> | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -164,31 +164,30 @@ <h3 id="hello-hugo">Hello Hugo</h3> | |
</div> | ||
<div class="container"> | ||
<head> | ||
|
||
<link | ||
rel="stylesheet" | ||
href="https://www.zaqizaba.xyz/css/waline.css" | ||
/> | ||
|
||
|
||
|
||
<link rel="stylesheet" href="https://www.zaqizaba.xyz/css/waline.css" integrity="sha384-XQuHm2vSYrXzW5rmOTNd8O5I6+CE7EDq9QWroCSQcvO2e5O4wpTN5FaDujxh15CR" crossorigin="anonymous"> | ||
|
||
</head> | ||
<body> | ||
|
||
<div id="waline"></div> | ||
<script type="module"> | ||
import { init } from 'https://cdn.bootcdn.net/ajax/libs/waline/2.15.8/waline.js'; | ||
|
||
init({ | ||
el: '#waline', | ||
<div id="waline"></div> | ||
<script type="module"> | ||
import { init } from 'https://cdn.bootcdn.net/ajax/libs/waline/2.15.8/waline.js'; | ||
|
||
init({ | ||
el: '#waline', | ||
serverURL: 'https://zaqizaba.xyz', | ||
locale, | ||
emoji: | ||
[ | ||
'https://gcore.jsdelivr.net/gh/zhheo/Sticker-Heo@main/Sticker-100/', | ||
'https://gcore.jsdelivr.net/gh/sowhereso/[email protected]/blobs/', | ||
], | ||
texRenderer: false, | ||
}); | ||
</script> | ||
</body> | ||
|
||
</body> | ||
|
||
<script async src="https://www.googletagmanager.com/gtag/js?id=G-FFW576XTMR"></script> | ||
<script> | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -385,31 +385,30 @@ <h2 id="using-site-config-parameters">Using Site (config) Parameters</h2> | |
</div> | ||
<div class="container"> | ||
<head> | ||
|
||
<link | ||
rel="stylesheet" | ||
href="https://www.zaqizaba.xyz/css/waline.css" | ||
/> | ||
|
||
|
||
|
||
<link rel="stylesheet" href="https://www.zaqizaba.xyz/css/waline.css" integrity="sha384-XQuHm2vSYrXzW5rmOTNd8O5I6+CE7EDq9QWroCSQcvO2e5O4wpTN5FaDujxh15CR" crossorigin="anonymous"> | ||
|
||
</head> | ||
<body> | ||
|
||
<div id="waline"></div> | ||
<script type="module"> | ||
import { init } from 'https://cdn.bootcdn.net/ajax/libs/waline/2.15.8/waline.js'; | ||
|
||
init({ | ||
el: '#waline', | ||
<div id="waline"></div> | ||
<script type="module"> | ||
import { init } from 'https://cdn.bootcdn.net/ajax/libs/waline/2.15.8/waline.js'; | ||
|
||
init({ | ||
el: '#waline', | ||
serverURL: 'https://zaqizaba.xyz', | ||
locale, | ||
emoji: | ||
[ | ||
'https://gcore.jsdelivr.net/gh/zhheo/Sticker-Heo@main/Sticker-100/', | ||
'https://gcore.jsdelivr.net/gh/sowhereso/[email protected]/blobs/', | ||
], | ||
texRenderer: false, | ||
}); | ||
</script> | ||
</body> | ||
|
||
</body> | ||
|
||
<script async src="https://www.googletagmanager.com/gtag/js?id=G-FFW576XTMR"></script> | ||
<script> | ||
|
Oops, something went wrong.