summaryrefslogtreecommitdiff
path: root/code.html
diff options
context:
space:
mode:
Diffstat (limited to 'code.html')
-rw-r--r--code.html8
1 files changed, 4 insertions, 4 deletions
diff --git a/code.html b/code.html
index f956001..3ebe1c9 100644
--- a/code.html
+++ b/code.html
@@ -27,12 +27,12 @@
</div>
</div>
</nav>
- <div class='post'>
+ <section>
<iframe src='https://git.pdp8.info/' title='pdp8 git repositories'></iframe>
- </div>
- <div class='license'>
+ </section>
+ <footer>
<a href='mailto:info@pdp8.info'>©pdp8</a> <a rel="license" href="http://creativecommons.org/licenses/by/4.0/">Creative Commons Attribution 4.0 International License</a>
<p>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>