Add files

This commit is contained in:
Benjamin Jacob Reji
2021-01-10 03:03:06 +04:00
parent 40e255c71a
commit f67a942acd
33 changed files with 724 additions and 0 deletions

3
netlify.toml Normal file
View File

@@ -0,0 +1,3 @@
[build]
command = "python build.py"
publish = "public"