🚧 optimization comment system setting.

This commit is contained in:
凡梦星尘
2022-06-29 19:31:16 +08:00
parent b9cd603c04
commit dafea2e479
5 changed files with 26 additions and 12 deletions

View File

@@ -1,4 +1,3 @@
{{- if .Site.Params.artalk.enable }}
{{- with .Site.Params.artalk }}
<link href="//unpkg.com/artalk@2.3.4/dist/Artalk.css" rel="stylesheet">
<script src="//unpkg.com/artalk@2.3.4/dist/Artalk.js"></script>
@@ -18,5 +17,4 @@
})
</script>
{{- end }}
{{- end }}