aboutsummaryrefslogtreecommitdiff
path: root/auth/public/index.html
diff options
context:
space:
mode:
authorLarsVomMars2021-01-30 17:15:53 +0100
committerLarsVomMars2021-01-30 17:15:53 +0100
commit1184d47a788ae3320f90de241bf85cc4fc546f97 (patch)
tree3b49f7e8d3c1100b1b91c9262e68c1a054606f11 /auth/public/index.html
parent96ccd0fb557fe226999d92a5d8688e469f6beb9a (diff)
Auth QOL changes
Diffstat (limited to 'auth/public/index.html')
-rw-r--r--auth/public/index.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/auth/public/index.html b/auth/public/index.html
index 8273238..e0980d1 100644
--- a/auth/public/index.html
+++ b/auth/public/index.html
@@ -32,5 +32,6 @@
<button type="submit" class="pure-button pure-button-primary">Anmelden</button>
</fieldset>
</form>
+ <script src="script.js"></script>
</body>
</html>