diff options
author | Michael McVady <femtonaut@gmail.com> | 2023-02-22 16:59:53 -0600 |
---|---|---|
committer | Michael McVady <femtonaut@gmail.com> | 2023-02-22 16:59:53 -0600 |
commit | f90a5869678757b7202334988eeabd96017da533 (patch) | |
tree | f147cadd27a8c7063d861894a276031f2cf24bdb /assets | |
parent | 7bc189805a8970299477d56234cb6b0fd4423cb6 (diff) |
HTML Linting
Diffstat (limited to 'assets')
-rw-r--r-- | assets/index_begin.html | 2 | ||||
-rw-r--r-- | assets/index_end.html | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/assets/index_begin.html b/assets/index_begin.html index 486313a..4e0c9b3 100644 --- a/assets/index_begin.html +++ b/assets/index_begin.html @@ -19,4 +19,4 @@ <a class="email" href="mailto:femtonaut@gmail.com">femtonaut@gmail.com</a> </div> -<hr class="hdiv"/> +<hr class="hdiv"> diff --git a/assets/index_end.html b/assets/index_end.html index 3184ddc..85ef445 100644 --- a/assets/index_end.html +++ b/assets/index_end.html @@ -1,4 +1,4 @@ -<hr class="hdiv"/> +<hr class="hdiv"> <span id="footmenu"> <a href="https://validator.w3.org/check/referer">HTML5</a> | |