add discord link back

This commit is contained in:
Eva Ho 2023-07-19 13:03:26 -04:00
parent 75eb28f574
commit 9c5572d51f

View file

@ -1,6 +1,7 @@
import Link from "next/link"
const navigation = [
{ name: 'Discord', href: 'https://discord.gg/MrfB5FbNWN' },
{ name: 'Github', href: 'https://github.com/jmorganca/ollama' },
{ name: 'Download', href: '/download' },
]