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"
|
||||
>
|
||||
<h1>
|
||||
ABTMTR
|
||||
<wbr />
|
||||
.LINK
|
||||
<a href="/" className="special">
|
||||
ABTMTR
|
||||
<wbr />
|
||||
.LINK
|
||||
</a>
|
||||
</h1>
|
||||
<Eighty img="/88x31/dotart.png" alt="blocked by dotart" />
|
||||
<Eighty
|
||||
|
|
Loading…
Reference in a new issue