mirror of
https://github.com/dogkeeper886/ollama37.git
synced 2025-12-11 16:26:59 +00:00
add discord link back
This commit is contained in:
@@ -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' },
|
||||||
]
|
]
|
||||||
|
|||||||
Reference in New Issue
Block a user