fix: root admin access deny bug + patreon link

This commit is contained in:
Nicolas Giard
2019-01-25 17:19:52 -05:00
committed by Nick
parent 8f573ffd01
commit 72253f9cb5
8 changed files with 19 additions and 19 deletions

View File

@@ -5,6 +5,7 @@ indent_style = space
indent_size = 2
charset = utf-8
trim_trailing_whitespace = true
end_of_line = lf
insert_final_newline = true
[*.{jade,pug,md}]