summaryrefslogtreecommitdiff
path: root/html/tail.html
diff options
context:
space:
mode:
authorpdp8 <pdp8@pdp8.info>2024-07-29 16:11:54 +0200
committerpdp8 <pdp8@pdp8.info>2024-07-29 16:11:54 +0200
commit6ab3d7e33e7b09158b2ccda67c9124e4471a3425 (patch)
tree3891e587d0d20be1e55ee4a055b672aa10407b39 /html/tail.html
parentcd53a2fe5fc8baf9750fbd2d9b0b4c855d8694a7 (diff)
section, footer instead of divs
Diffstat (limited to 'html/tail.html')
-rw-r--r--html/tail.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/html/tail.html b/html/tail.html
index 3da431f..4e86184 100644
--- a/html/tail.html
+++ b/html/tail.html
@@ -1,4 +1,4 @@
-<div class='license'>
+<footer>
<a href='mailto:info@pdp8.info'>&copy;pdp8</a>
<a rel="license" href="http://creativecommons.org/licenses/by/4.0/">Creative Commons Attribution 4.0 International
License</a>
@@ -6,7 +6,7 @@
no tracking, cookies, javascript, or server-side scripting. source code: <a
href='https://git.pdp8.info/pdp8.info/tree/'>https://git.pdp8.info/pdp8.info/tree/</a>
</p>
-</div>
+</footer>
</body>
</html> \ No newline at end of file