add discord link back
This commit is contained in:
parent
75eb28f574
commit
9c5572d51f
1 changed files with 1 additions and 0 deletions
|
@ -1,6 +1,7 @@
|
||||||
import Link from "next/link"
|
import Link from "next/link"
|
||||||
|
|
||||||
const navigation = [
|
const navigation = [
|
||||||
|
{ name: 'Discord', href: 'https://discord.gg/MrfB5FbNWN' },
|
||||||
{ name: 'Github', href: 'https://github.com/jmorganca/ollama' },
|
{ name: 'Github', href: 'https://github.com/jmorganca/ollama' },
|
||||||
{ name: 'Download', href: '/download' },
|
{ name: 'Download', href: '/download' },
|
||||||
]
|
]
|
||||||
|
|
Loading…
Add table
Reference in a new issue