fix(copy): slightly reworded header/footer
parent
45eec9baef
commit
165ddf2577
|
|
@ -135,7 +135,7 @@
|
||||||
<body>
|
<body>
|
||||||
<header>
|
<header>
|
||||||
<h1>homo.casa</h1>
|
<h1>homo.casa</h1>
|
||||||
<p>Gods and dice are best when silent.</p>
|
<p>Gods and dice are both best when silent.</p>
|
||||||
</header>
|
</header>
|
||||||
<div id="homes">
|
<div id="homes">
|
||||||
<h2>homes</h2>
|
<h2>homes</h2>
|
||||||
|
|
@ -220,7 +220,7 @@
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<footer>
|
<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>
|
</footer>
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
Loading…
Reference in New Issue