diff options
author | NerdyPepper <[email protected]> | 2019-07-30 09:55:08 +0100 |
---|---|---|
committer | NerdyPepper <[email protected]> | 2019-07-30 09:55:08 +0100 |
commit | 87bf5a51b2ecd2c8aefab91f3214efc50e43e7a7 (patch) | |
tree | 4662721149d959f772ebe5c7b84a626525911e5a /docs/index.html | |
parent | d202799022b174354c35088a18003fdf3852614c (diff) |
major oopsie
Diffstat (limited to 'docs/index.html')
-rw-r--r-- | docs/index.html | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/docs/index.html b/docs/index.html index 384be00..02f5e0d 100644 --- a/docs/index.html +++ b/docs/index.html | |||
@@ -1,9 +1,9 @@ | |||
1 | 1 | ||
2 | <!DOCTYPE html> | 2 | <!DOCTYPE html> |
3 | <html lang=en> | 3 | <html lang="en"> |
4 | <head> | 4 | <head> |
5 | <link rel=stylesheet href=./style.css> | 5 | <link rel="stylesheet" href="./style.css"> |
6 | <meta charset=UTF-8> | 6 | <meta charset="UTF-8"> |
7 | <title>n</title> | 7 | <title>n</title> |
8 | 8 | ||
9 | <script> | 9 | <script> |