diff options
| author | yingyu5658 <yingyu5658@outlook.com> | 2025-08-01 22:05:15 +0800 |
|---|---|---|
| committer | yingyu5658 <yingyu5658@outlook.com> | 2025-08-01 22:05:15 +0800 |
| commit | e80dd5b6a7f99a504fcba1b31199a9ce2b29294f (patch) | |
| tree | 07d228698863c5962c5559e262d94d5493b09245 /layouts/_default | |
| parent | bd12470e60d0461b484a226f74761e3e1c3cbb98 (diff) | |
| download | hugo-theme-concise-e80dd5b6a7f99a504fcba1b31199a9ce2b29294f.tar.gz hugo-theme-concise-e80dd5b6a7f99a504fcba1b31199a9ce2b29294f.zip | |
更新README
Diffstat (limited to 'layouts/_default')
| -rw-r--r-- | layouts/_default/single.html | 1 |
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: '' |
