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:
parent
17e804cc17
commit
104bb7ba2d
3 changed files with 747 additions and 0 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -1,3 +1,4 @@
|
|||
__pycache__/
|
||||
tinyweb_identity
|
||||
index.db
|
||||
index.db
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue