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:
@@ -36,7 +36,7 @@ const Retention = ({ params: { projectId } }: Props) => {
|
||||
</a>{' '}
|
||||
or{' '}
|
||||
<a
|
||||
href="https://twitter.com/CarlLindesvard"
|
||||
href="https://x.com/OpenPanelDev"
|
||||
className="font-medium underline"
|
||||
>
|
||||
X/Twitter
|
||||
|
||||
Reference in New Issue
Block a user