mirror of
https://github.com/hugo-fixit/FixIt.git
synced 2026-08-24 23:38:56 +00:00
⬆️ Chore(libs): update Waline from 2.14.7 to 2.15.8
This commit is contained in:
@@ -81,7 +81,7 @@ libFiles:
|
||||
valineJS: valine@1.5.1/dist/Valine.min.js
|
||||
# vconsole@3.15.1 https://github.com/Tencent/vConsole
|
||||
vconsoleJS: vconsole@3.15.1/dist/vconsole.min.js
|
||||
# waline@2.14.7 https://github.com/walinejs/waline
|
||||
walineCSS: '@waline/client@2.14.7/dist/waline.css'
|
||||
walineJS: '@waline/client@2.14.7/dist/waline.js'
|
||||
# waline@2.15.8 https://github.com/walinejs/waline
|
||||
walineCSS: '@waline/client@2.15.8/dist/waline.css'
|
||||
walineJS: '@waline/client@2.15.8/dist/waline.js'
|
||||
|
||||
@@ -81,7 +81,7 @@ libFiles:
|
||||
valineJS: valine@1.5.1/dist/Valine.min.js
|
||||
# vconsole@3.15.1 https://github.com/Tencent/vConsole
|
||||
vconsoleJS: vconsole@3.15.1/dist/vconsole.min.js
|
||||
# waline@2.14.7 https://github.com/walinejs/waline
|
||||
walineCSS: '@waline/client@2.14.7/dist/waline.css'
|
||||
walineJS: '@waline/client@2.14.7/dist/waline.js'
|
||||
# waline@2.15.8 https://github.com/walinejs/waline
|
||||
walineCSS: '@waline/client@2.15.8/dist/waline.css'
|
||||
walineJS: '@waline/client@2.15.8/dist/waline.js'
|
||||
|
||||
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
@@ -141,6 +141,7 @@
|
||||
|
||||
{{- /* Waline Comment System */ -}}
|
||||
{{- /* see https://waline.js.org/reference/component.html */ -}}
|
||||
{{- /* TODO adapted to Waline 2.15.8 */ -}}
|
||||
{{- $waline := $comment.waline | default dict -}}
|
||||
{{- if $waline.enable -}}
|
||||
<div id="waline" class="comment"></div>
|
||||
|
||||
Reference in New Issue
Block a user