add gitalk proxy params

This commit is contained in:
zhaowenjie.kevin 2024-04-25 14:55:19 +08:00
parent 130e2f6607
commit 96e7c952ab

View File

@ -15,6 +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 }},
}); });
(function () { (function () {
if ( if (