Overhaul codeblock style

This commit is contained in:
ItsDrike 2022-05-15 02:34:23 +02:00
parent cd306cd6c6
commit 6a2a77ac48
No known key found for this signature in database
GPG key ID: B014E761034AF742
6 changed files with 178 additions and 2 deletions

View file

@ -23,5 +23,4 @@ cp -r "$STATIC_SRC/scss"/* "$STATIC_BUILD/scss"
cp -r "$BASEDIR/node_modules/@fortawesome/fontawesome-free/webfonts" "$STATIC_BUILD"
hugo gen chromastyles --style=monokai > "$STATIC_BUILD/css/highlight.css"
hugo -vDEF --gc $@