diff options
author | HampusM <hampus@hampusmat.com> | 2021-04-16 23:05:12 +0200 |
---|---|---|
committer | HampusM <hampus@hampusmat.com> | 2021-04-16 23:05:12 +0200 |
commit | 0b41f38661d4ce3f90ad4df7cc5a17efae8352aa (patch) | |
tree | defc5d71613985381dcd03eec081b6eb7b0629ca /dist/index.html | |
parent | ef256e9e40b5fd0cc741c509e611808cc66bafad (diff) |
Added basic backend code, two api endpoints & sanitization
Diffstat (limited to 'dist/index.html')
-rw-r--r-- | dist/index.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/dist/index.html b/dist/index.html index 467dbbe..76778b2 100644 --- a/dist/index.html +++ b/dist/index.html @@ -2,6 +2,7 @@ <html> <head> <meta name="viewport" content="width=device-width, initial-scale=1.0"> + <link rel="stylesheet" href="/index.8dacaf33.css"> <link rel="stylesheet" href="/index.906f4b28.css"> </head> <body> |