Split configuration, add ko-fi floating button
All checks were successful
continuous-integration/drone Build is passing

This commit is contained in:
Marko Korhonen 2022-07-19 00:12:21 +03:00
parent 5340631b41
commit f9b99e3444
No known key found for this signature in database
GPG key ID: 911B85FBC6003FE5
10 changed files with 76 additions and 68 deletions

View file

@ -0,0 +1,12 @@
enableInlineShortcodes = false
[exec]
allow = ['^asciidoctor$', '^dart-sass-embedded$', '^go$', '^npx$', '^postcss$']
osEnv = ['(?i)^(PATH|PATHEXT|APPDATA|TMP|TEMP|TERM)$']
[funcs]
getenv = ['^HUGO_']
[http]
methods = ['(?i)GET|POST']