Make footer a link.
This commit is contained in:
parent
9f6613b329
commit
f5b65ac533
1 changed files with 5 additions and 3 deletions
|
@ -11,9 +11,11 @@ export default function Footer() {
|
||||||
id="footer"
|
id="footer"
|
||||||
>
|
>
|
||||||
<h1>
|
<h1>
|
||||||
|
<a href="/" className="special">
|
||||||
ABTMTR
|
ABTMTR
|
||||||
<wbr />
|
<wbr />
|
||||||
.LINK
|
.LINK
|
||||||
|
</a>
|
||||||
</h1>
|
</h1>
|
||||||
<Eighty img="/88x31/dotart.png" alt="blocked by dotart" />
|
<Eighty img="/88x31/dotart.png" alt="blocked by dotart" />
|
||||||
<Eighty
|
<Eighty
|
||||||
|
|
Loading…
Reference in a new issue