Updated docs

This commit is contained in:
Amith Koujalgi 2023-12-26 15:38:23 +05:30
parent 8b2145913c
commit 1911afe3ee

View File

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