diff options
author | Bela Gyenes <contact@gyenes.xyz> | 2024-12-21 11:09:08 +0100 |
---|---|---|
committer | Bela Gyenes <contact@gyenes.xyz> | 2024-12-21 11:09:08 +0100 |
commit | 488fe9737b95e95b759afefe062391e6efd77df9 (patch) | |
tree | 3ed4e96902b2b5d48644643d2b8b80db2fcb5dc8 /smap/index.html | |
parent | e726a536d42664e23673611c8d136edc6735474b (diff) |
Kids, you must close the header tags properly.
Diffstat (limited to 'smap/index.html')
-rw-r--r-- | smap/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/smap/index.html b/smap/index.html index 31763e3..5ea77c6 100644 --- a/smap/index.html +++ b/smap/index.html @@ -18,7 +18,7 @@ main img { <h1>smap</h1> <blockquote>Small, Fast, Performant</blockquote> <img src="/img/ornament.svg" type="svg" id="ornament"/> - <header> + </header> <main> <section id="projects"> |