chore(public): Change X links (#53)

* change link to x in footer

* change x link

---------

Co-authored-by: Carl-Gerhard Lindesvärd <1987198+lindesvard@users.noreply.github.com>
This commit is contained in:
Tobias Törnros
2024-10-11 23:10:53 +02:00
committed by GitHub
parent 5b9e749866
commit b2687a2289
3 changed files with 3 additions and 3 deletions

View File

@@ -36,7 +36,7 @@ const Retention = ({ params: { projectId } }: Props) => {
</a>{' '} </a>{' '}
or{' '} or{' '}
<a <a
href="https://twitter.com/CarlLindesvard" href="https://x.com/OpenPanelDev"
className="font-medium underline" className="font-medium underline"
> >
X/Twitter X/Twitter

View File

@@ -73,7 +73,7 @@ export default {
<span> <span>
Made with by{' '} Made with by{' '}
<a <a
href="https://twitter.com/CarlLindesvard" href="https://x.com/OpenPanelDev"
target="_blank" target="_blank"
rel="noreferrer nofollow" rel="noreferrer nofollow"
> >

View File

@@ -54,7 +54,7 @@ export default function Footer() {
</Link> </Link>
<a <a
className="hover:underline" className="hover:underline"
href="https://twitter.com/CarlLindesvard" href="https://x.com/OpenPanelDev"
target="_blank" target="_blank"
rel="noreferrer nofollow" rel="noreferrer nofollow"
> >