diff --git a/Rocket.toml b/Rocket.toml new file mode 100644 index 0000000..5a48c6b --- /dev/null +++ b/Rocket.toml @@ -0,0 +1,2 @@ +[default] +template_dir = "static/html" diff --git a/favicon.ico b/favicon.ico new file mode 100644 index 0000000..d6bd241 --- /dev/null +++ b/favicon.ico @@ -0,0 +1,353 @@ + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/templates/index.html.tera b/static/html/index.html.tera similarity index 99% rename from templates/index.html.tera rename to static/html/index.html.tera index 55927b4..7fd62ce 100644 --- a/templates/index.html.tera +++ b/static/html/index.html.tera @@ -5,6 +5,7 @@ Login +