Update src/components/Footer.jsx
This commit is contained in:
parent
7cf9a6de25
commit
1c7ccf578a
1 changed files with 1 additions and 1 deletions
|
@ -22,7 +22,7 @@ export const Footer = () => {
|
||||||
<div className="w-36 mx-auto lg:mx-0">
|
<div className="w-36 mx-auto lg:mx-0">
|
||||||
<a
|
<a
|
||||||
className="inline-block w-10 h-10 mr-2 p-2 bg-customDarkBg2 custom-border-gray hover:bg-gray-700 rounded-xl"
|
className="inline-block w-10 h-10 mr-2 p-2 bg-customDarkBg2 custom-border-gray hover:bg-gray-700 rounded-xl"
|
||||||
href="https://social.valkyriecoms.com/@Dragonschildhosting"
|
href="https://valkyriecoms.com/@Dragonschildhosting"
|
||||||
>
|
>
|
||||||
<BygulIcon />
|
<BygulIcon />
|
||||||
</a>
|
</a>
|
||||||
|
|
Loading…
Reference in a new issue