Add pages

This commit is contained in:
daydreamer-json
2026-02-28 06:07:53 +09:00
parent 971c2aa04f
commit 4cfa379343
370 changed files with 6550 additions and 0 deletions

8
pages/.editorconfig Normal file
View File

@@ -0,0 +1,8 @@
root = true
[*]
charset = utf-8
end_of_line = lf
indent_style = space
indent_size = 2
insert_final_newline = true