diff --git a/.gitignore b/.gitignore index b868a76..1c01200 100644 --- a/.gitignore +++ b/.gitignore @@ -1,7 +1,6 @@ __pycache__ venv *epub -*html data *ipynb build diff --git a/src/frontend/src/app.html b/src/frontend/src/app.html new file mode 100644 index 0000000..77a5ff5 --- /dev/null +++ b/src/frontend/src/app.html @@ -0,0 +1,12 @@ + + + + + + + %sveltekit.head% + + +
%sveltekit.body%
+ +