ux: update for dark mode

This commit is contained in:
Henk Verlinde
2021-07-02 09:07:05 +02:00
parent fa2096da39
commit 6e00bc86da
3 changed files with 62 additions and 28 deletions

View File

@ -4,5 +4,5 @@
{{ replaceRE "(```\\s+$)" "" $data -}}
</div>
{{ else -}}
{{ errorf "Set `mermaid = true` in `./config/_default/params.toml`" }}
{{ errorf "Failed to process mermaid shortcode(s). Set `mermaid = true` in `./config/_default/params.toml`." }}
{{ end -}}