mirror of
https://github.com/davegallant/davegallant.github.io.git
synced 2025-08-07 00:58:13 +00:00
4 lines
103 B
HTML
4 lines
103 B
HTML
<style>
|
|
:root{--color-accent: {{- .Site.Params.settings.accentColor | default "#ffcd00" -}};}
|
|
</style>
|