fix content/update css

This commit is contained in:
boldcaml
2023-01-12 20:26:45 -06:00
parent 84527bd0a3
commit 6c5dabec65
7 changed files with 60 additions and 56 deletions

View File

@@ -10,7 +10,7 @@ let render body =
<body>
<header>
<h1>
<a href="/">/home/rawley.xyz</a>
<a href="/">Rawley.xyz</a>
</h1>
<nav>
<li>
@@ -36,9 +36,9 @@ let render body =
Copyright &copy; Rawley Fowler 2022
</p>
<p>
<b>Disclaimer</b>: All opinions on this site, are that of my own. They do not reflect the opinions of
<b>Disclaimer</b>: All opinions on this site, are that of my own. They do not reflect the opinions of
any of my employers; past, present, or future.
</p>
</footer>
</body>
</html>
</html>