Updated docs

This commit is contained in:
Amith Koujalgi 2023-12-26 14:19:27 +05:30
parent 0d0e322af8
commit ba355d7f62
2 changed files with 8 additions and 7 deletions

View File

@ -3,14 +3,14 @@
name: Test and Publish Package
#on:
# release:
# types: [ "created" ]
on:
push:
branches: [ "main" ]
workflow_dispatch:
release:
types: [ "created" ]
#on:
# push:
# branches: [ "main" ]
# workflow_dispatch:
jobs:
build:

View File

@ -79,6 +79,7 @@ const config = {
label: 'Tutorial',
},
{to: '/blog', label: 'Blog', position: 'left'},
{to: '/apidocs', label: 'Javadoc', position: 'left'},
{
href: 'https://github.com/amithkoujalgi/ollama4j',
label: 'GitHub',