Update src/components/Footer.jsx
Signed-off-by: Toastie <toastie@dragonschildstudios.com>
This commit is contained in:
parent
1c7ccf578a
commit
d9b208198e
1 changed files with 1 additions and 1 deletions
|
@ -38,7 +38,7 @@ export const Footer = () => {
|
||||||
</a>
|
</a>
|
||||||
</li>
|
</li>
|
||||||
<li className="mb-4">
|
<li className="mb-4">
|
||||||
<a className="text-gray-400 hover:text-gray-300" href="https://social.valkyriecoms.com/" aria-label="" >
|
<a className="text-gray-400 hover:text-gray-300" href="https://valkyriecoms.com/" aria-label="" >
|
||||||
Valkyriecoms
|
Valkyriecoms
|
||||||
</a>
|
</a>
|
||||||
</li>
|
</li>
|
||||||
|
|
Loading…
Reference in a new issue