Add CSS and update HTML

This commit is contained in:
askiiart 2023-09-11 21:18:40 -05:00
parent 8c09196591
commit aee3c640ac
No known key found for this signature in database
GPG key ID: C89CBC4F981EE719
3 changed files with 92 additions and 1 deletions

View file

@ -12,6 +12,6 @@
<script src="/prism.js"></script>
</body>
<footer>
<p>To view this page in markdown, replace the <code>.html</code> in the URL with <code>.md</code>. If this is the root page (askiiart.net), get the markdown version of it at <a href="/index.md">index.md</a>. Source code <a href="https://github.com/askiiart/askiiart.github.io">here</a> and <a href="https://git.askiiart.net/askiiart/askiiart-net">here</a>.</p>
<p>Created by askiiart. Main site <a href="https://askiiart.net">here</a>, source code <a href="https://github.com/askiiart/this-site-runs-on-a-textbook">here</a>.</p>
</footer>
</html>