fix: add missing dash

This commit is contained in:
Jimmy Cai 2024-09-07 17:13:36 +02:00
parent 96e7c952ab
commit d0d2f16af7

View File

@ -15,7 +15,7 @@
admin: ["{{- .admin -}}"], admin: ["{{- .admin -}}"],
distractionFreeMode: false, // Facebook-like distraction free mode distractionFreeMode: false, // Facebook-like distraction free mode
id: md5(location.pathname), // Max Location.pathname Legth:75 https://github.com/gitalk/gitalk/issues/102 id: md5(location.pathname), // Max Location.pathname Legth:75 https://github.com/gitalk/gitalk/issues/102
proxy: {{- .proxy }}, proxy: {{- .proxy -}},
}); });
(function () { (function () {
if ( if (