chore: Update Twitter handle in AboutApp component
This commit is contained in:
parent
9679f92821
commit
eed0f7c689
@ -75,11 +75,11 @@ export const AboutApp = () => {
|
|||||||
label: "X (formerly Twitter)",
|
label: "X (formerly Twitter)",
|
||||||
children: (
|
children: (
|
||||||
<a
|
<a
|
||||||
href="https://twitter.com/n4ze3m"
|
href="https://twitter.com/page_assist"
|
||||||
target="_blank"
|
target="_blank"
|
||||||
rel="noreferrer"
|
rel="noreferrer"
|
||||||
className="text-blue-500 dark:text-blue-400">
|
className="text-blue-500 dark:text-blue-400">
|
||||||
@n4ze3m
|
@page_assist
|
||||||
</a>
|
</a>
|
||||||
)
|
)
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user