mirror of
https://github.com/ollama/ollama.git
synced 2025-11-19 03:58:04 +01: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