Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
OpenDAS
ollama
Commits
36ad90e8
Unverified
Commit
36ad90e8
authored
Jul 27, 2023
by
Michael Chiang
Committed by
GitHub
Jul 27, 2023
Browse files
Merge pull request #231 from jmorganca/mchiang0610-discord
Update discord invite link
parents
1ad82664
6fff59c6
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
web/app/header.tsx
web/app/header.tsx
+2
-2
No files found.
web/app/header.tsx
View file @
36ad90e8
import
Link
from
"
next/link
"
import
Link
from
"
next/link
"
const
navigation
=
[
const
navigation
=
[
{
name
:
'
Discord
'
,
href
:
'
https://discord.
gg/MrfB5FbNWN
'
},
{
name
:
'
Discord
'
,
href
:
'
https://discord.
com/invite/ollama
'
},
{
name
:
'
GitHub
'
,
href
:
'
https://github.com/jmorganca/ollama
'
},
{
name
:
'
GitHub
'
,
href
:
'
https://github.com/jmorganca/ollama
'
},
{
name
:
'
Download
'
,
href
:
'
/download
'
},
{
name
:
'
Download
'
,
href
:
'
/download
'
},
]
]
...
@@ -23,4 +23,4 @@ export default function Header() {
...
@@ -23,4 +23,4 @@ export default function Header() {
</
nav
>
</
nav
>
</
header
>
</
header
>
)
)
}
}
\ No newline at end of file
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment