diff options
author | Michael McVady <femtonaut@gmail.com> | 2021-11-17 22:11:22 -0500 |
---|---|---|
committer | Michael McVady <femtonaut@gmail.com> | 2021-11-17 22:11:22 -0500 |
commit | c9bf7dd9e8465ccb42264589b6ba906bb9805178 (patch) | |
tree | d70c4bfb903fd5b79297f101ff77ad82eb6e583b /assets/index_end.html | |
parent | 162d818a7e61b71155f57247f4aebad6db472553 (diff) |
Add static assets
Diffstat (limited to 'assets/index_end.html')
-rw-r--r-- | assets/index_end.html | 9 |
1 files changed, 8 insertions, 1 deletions
diff --git a/assets/index_end.html b/assets/index_end.html index 53fb2b5..ea24b35 100644 --- a/assets/index_end.html +++ b/assets/index_end.html @@ -1,4 +1,11 @@ </table> +<hr class="hdiv"/> + +<span id="footmenu"> +<a href="http://validator.w3.org/check/referer">HTML5</a> | +<a href="http://jigsaw.w3.org/css-validator/check/referer">CSS3</a> +</span> + </body> -</html>
\ No newline at end of file +</html> |