fix(copy): slightly reworded header/footer

main
steven 2020-12-03 14:02:47 -05:00
parent 45eec9baef
commit 165ddf2577
1 changed files with 2 additions and 2 deletions

View File

@ -135,7 +135,7 @@
<body>
<header>
<h1>homo.casa</h1>
<p>Gods and dice are best when silent.</p>
<p>Gods and dice are both best when silent.</p>
</header>
<div id="homes">
<h2>homes</h2>
@ -220,7 +220,7 @@
</div>
</div>
<footer>
<p>Child of Man. What do you seek from this World?</p>
<p>Child of Man. What is it you seek from this World?</p>
</footer>
</body>
</html>