fix: Jan twitter url

This commit is contained in:
0xSage 2024-01-03 12:32:45 +08:00 committed by GitHub
parent d20810e678
commit 868be41928
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -60,7 +60,7 @@ export default function RibbonNav() {
icon: ( icon: (
<Twitter size={20} className="flex-shrink-0 text-muted-foreground" /> <Twitter size={20} className="flex-shrink-0 text-muted-foreground" />
), ),
link: 'https://twitter.com/janhq', link: 'https://twitter.com/janhq_',
}, },
{ {
name: 'Github', name: 'Github',