mirror of
https://github.com/vacp2p/universal-connectivity.git
synced 2026-01-09 15:18:05 -05:00
add header link to source repo
This commit is contained in:
@@ -8,6 +8,7 @@ import { useRouter } from 'next/router'
|
||||
const navigationItems = [
|
||||
{ name: 'Connecting to a Peer', href: '/' },
|
||||
{ name: 'Chat', href: '/chat' },
|
||||
{ name: 'Source', href: 'https://github.com/libp2p/universal-connectivity' },
|
||||
]
|
||||
const userNavigation = [
|
||||
{ name: 'Your Profile', href: '#' },
|
||||
|
||||
Reference in New Issue
Block a user