diff options
author | Michael McVady <femtonaut@gmail.com> | 2023-12-30 21:09:09 -0600 |
---|---|---|
committer | Michael McVady <femtonaut@gmail.com> | 2023-12-30 21:09:09 -0600 |
commit | 72960ddc9cc7844f1dc3419ead0842df61213ba8 (patch) | |
tree | d10e1071fa4a3167b657769be1d4ec67ced7264b /assets/index_end.html | |
parent | 212bd22001b24023a72342fd17a04a4cc24ae305 (diff) |
Just keep hacking
Diffstat (limited to 'assets/index_end.html')
-rw-r--r-- | assets/index_end.html | 10 |
1 files changed, 1 insertions, 9 deletions
diff --git a/assets/index_end.html b/assets/index_end.html index ba83da5..6131a40 100644 --- a/assets/index_end.html +++ b/assets/index_end.html @@ -1,11 +1,3 @@ -<hr class="hdiv"> - -<span id="footmenu"> -<a href="https://validator.w3.org/check/referer">HTML5</a> | -<a href="https://jigsaw.w3.org/css-validator/check/referer">CSS3</a> -</span> - -<hr class="hdiv"> <script src="https://cdn.jsdelivr.net/npm/mermaid@9.4.3/dist/mermaid.min.js"></script> <script> @@ -14,4 +6,4 @@ mermaid.init(undefined, ".language-mermaid"); </script> </body> -</html> +</html>
\ No newline at end of file |