Updated docs

This commit is contained in:
Amith Koujalgi
2023-12-26 15:34:37 +05:30
parent e75878d248
commit 8b2145913c
2 changed files with 4 additions and 4 deletions

View File

@@ -44,14 +44,14 @@ const config = {
// Please change this to your repo.
// Remove this to remove the "edit this page" links.
editUrl:
'https://github.com/amithkoujalgi/ollama4j',
'https://github.com/amithkoujalgi/ollama4j/docs',
},
blog: {
showReadingTime: true,
// Please change this to your repo.
// Remove this to remove the "edit this page" links.
editUrl:
'https://github.com/amithkoujalgi/ollama4j',
'https://github.com/amithkoujalgi/ollama4j/docs',
},
theme: {
customCss: './src/css/custom.css',