We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3b31542 commit ecc60baCopy full SHA for ecc60ba
components/footer/Footer.tsx
@@ -39,7 +39,7 @@ export default function Footer({ introRef }: { introRef: RefObject<any> }) {
39
{t("proudly-built-phrase")}
40
</div>
41
<div>{t("built-with-love")}</div>
42
- <div>Logos have been crafted by Delphic Melody (@furtivetardigrade on Discord) and @zandrro. ❤️
+ <div>Logos have been crafted by Delphic Melody (@furtivetardigrade on Discord) and @zandrro. ❤️</div>
43
<div>Wallpapers & other art are made by <a className={"underline"} href={"https://ko-fi.com/chandeleer"} target={"_blank"}>Chandeleer</a> ❤️</div>
44
<div
45
className={
0 commit comments