Various Fix and added support for Hugo 0.55
This commit is contained in:
@@ -40,7 +40,7 @@
|
||||
<!-- valine -->
|
||||
{{- if .Site.Params.valine.enable -}}
|
||||
<span
|
||||
id="{{ .URL | relURL }}"
|
||||
id="{{ .RelPermalink | relURL }}"
|
||||
class="leancloud_visitors"
|
||||
data-flag-title="{{ .Title }}"
|
||||
>
|
||||
@@ -65,3 +65,4 @@
|
||||
</script>
|
||||
{{- end -}}
|
||||
{{- end }}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user