CSS/JS updates, initial page rendering

This commit is contained in:
Deon George
2020-08-22 22:26:06 +10:00
parent 4c90ce11f2
commit f8717480fd
14 changed files with 164 additions and 60278 deletions

View File

@@ -4,12 +4,12 @@ root = true
charset = utf-8
end_of_line = lf
insert_final_newline = true
indent_style = space
indent_style = tab
indent_size = 4
trim_trailing_whitespace = true
[*.md]
trim_trailing_whitespace = false
[*.yml]
[*.{yml,yaml}]
indent_size = 2