diff options
author | HampusM <hampus@hampusmat.com> | 2021-04-17 22:45:12 +0200 |
---|---|---|
committer | HampusM <hampus@hampusmat.com> | 2021-04-17 22:45:12 +0200 |
commit | 15992970bc9d3eec402f6d85e40236e3095f0fc0 (patch) | |
tree | dd4bc2672d468b7ec74b41d089dae3b4ea4ed9f2 /dist/index.html | |
parent | 7ec5335b7893bd35fa2fa345e5c88ee5dbd5a656 (diff) |
Finished repos api endpoint, created complete repos page & removed dist dir
Diffstat (limited to 'dist/index.html')
-rw-r--r-- | dist/index.html | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/dist/index.html b/dist/index.html deleted file mode 100644 index 76778b2..0000000 --- a/dist/index.html +++ /dev/null @@ -1,11 +0,0 @@ -<!DOCTYPE html> -<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> - Hello world! - </body> -</html><script src="/index.01a1c8c0.js"></script>
\ No newline at end of file |