aboutsummaryrefslogtreecommitdiffstats
path: root/layouts
diff options
context:
space:
mode:
authoryingyu5658 <yingyu5658@outlook.com>2025-08-01 22:05:15 +0800
committeryingyu5658 <yingyu5658@outlook.com>2025-08-01 22:05:15 +0800
commite80dd5b6a7f99a504fcba1b31199a9ce2b29294f (patch)
tree07d228698863c5962c5559e262d94d5493b09245 /layouts
parentbd12470e60d0461b484a226f74761e3e1c3cbb98 (diff)
downloadhugo-theme-concise-e80dd5b6a7f99a504fcba1b31199a9ce2b29294f.tar.gz
hugo-theme-concise-e80dd5b6a7f99a504fcba1b31199a9ce2b29294f.zip
更新README
Diffstat (limited to 'layouts')
-rw-r--r--layouts/_default/single.html1
1 files changed, 0 insertions, 1 deletions
diff --git a/layouts/_default/single.html b/layouts/_default/single.html
index 8d54539..9ca38a7 100644
--- a/layouts/_default/single.html
+++ b/layouts/_default/single.html
@@ -13,7 +13,6 @@
<div id="waline"></div>
<script type="module">
import { init } from 'https://unpkg.com/@waline/client@v3/dist/waline.js';
-
init({
el: '#waline',
serverURL: ''