From 5bbbbad5f192afba603892d6b46aa53be4e71b18 Mon Sep 17 00:00:00 2001 From: HampusM Date: Tue, 20 Apr 2021 10:36:55 +0200 Subject: Moved most of the page to js, added settings & removed a bunch of hardcoded stuff --- dist/app.html | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 dist/app.html (limited to 'dist/app.html') diff --git a/dist/app.html b/dist/app.html new file mode 100644 index 0000000..de84fae --- /dev/null +++ b/dist/app.html @@ -0,0 +1,11 @@ + + + + + + + + +
+ + \ No newline at end of file -- cgit v1.2.3-18-g5258