💄 Add comments plug-in loading style.

This commit is contained in:
凡梦星尘
2022-06-20 10:58:16 +08:00
parent fae6b4787c
commit 4ddcf875d5
5 changed files with 36 additions and 14 deletions

View File

@@ -15,7 +15,8 @@
wordLimit: {{ .wordLimit }},
requiredMeta: {{ .requiredMeta }},
serverURL: "{{ .serverURL }}",
lang: "{{ $.Lang }}"
lang: "{{ $.Lang }}",
dark: "auto"
});
</script>
{{- end }}