diff --git a/.gitignore b/.gitignore index 799f1c1..3917026 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,4 @@ __pycache__/ tinyweb_identity index.db +index.db diff --git a/index.db b/index.db deleted file mode 100644 index 42feb57..0000000 Binary files a/index.db and /dev/null differ diff --git a/themes/kodama.html b/themes/kodama.html new file mode 100644 index 0000000..d48b577 --- /dev/null +++ b/themes/kodama.html @@ -0,0 +1,746 @@ + + + + + + + + + + + +
+ +
+
+ {{content}} +
+ +
+ + + \ No newline at end of file