mirror of
https://github.com/hugo-fixit/FixIt.git
synced 2026-08-24 15:28:57 +00:00
fix: fix valine bug
This commit is contained in:
@@ -55,6 +55,7 @@
|
||||
avatar: "{{ .Site.Params.valine.avatar }}",
|
||||
placeholder: "{{ .Site.Params.valine.placeholder }}",
|
||||
visitor: "{{ .Site.Params.valine.visitor }}",
|
||||
recordIP: "{{ .Site.Params.valine.recordIP }}",
|
||||
});
|
||||
</script>
|
||||
{{- end -}}
|
||||
|
||||
Reference in New Issue
Block a user