add basic page template

This commit is contained in:
Wolfang Torres
2026-06-06 17:56:42 +08:00
parent 12487d7cba
commit 64380d2942
11 changed files with 11267 additions and 302 deletions

View File

@@ -14,6 +14,10 @@ trim_trailing_whitespace = true
indent_style = space
indent_size = 4
[*.html]
indent_style = space
indent_size = 2
[Makefile]
indent_style = tab