fix(copy): slightly reworded header/footer
parent
45eec9baef
commit
165ddf2577
|
|
@ -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>
|
||||
Loading…
Reference in New Issue