mirror of
https://github.com/davegallant/davegallant.github.io.git
synced 2025-08-07 00:58:13 +00:00
Fix disqus comments not loading
This commit is contained in:
@@ -1,3 +1,3 @@
|
||||
<style>
|
||||
:root{--color-accent: {{- .Site.Params.settings.accentColor | default "#ffcd00" -}};}
|
||||
:root{--color-accent: {{- .Site.Params.settings.accentColor | default "#8979b3" -}};}
|
||||
</style>
|
||||
|
Reference in New Issue
Block a user