created themes folder with kodama template

Save the custom kodama template to themes/kodama.html so it's
version-controlled as a file rather than only living in the database.
Stop tracking index.db since it's runtime data, not source code.
This commit is contained in:
lichenblankie 2026-03-26 10:11:32 -07:00
parent 17e804cc17
commit 104bb7ba2d
3 changed files with 747 additions and 0 deletions

1
.gitignore vendored
View file

@ -1,3 +1,4 @@
__pycache__/
tinyweb_identity
index.db
index.db