Fix disqus comments not loading

This commit is contained in:
Dave Gallant
2021-09-06 23:59:49 -04:00
parent d3dc9d2214
commit 9b6f030f60
41 changed files with 4 additions and 1752 deletions

View File

@@ -1,3 +1,3 @@
<style>
:root{--color-accent: {{- .Site.Params.settings.accentColor | default "#ffcd00" -}};}
:root{--color-accent: {{- .Site.Params.settings.accentColor | default "#8979b3" -}};}
</style>