Updated docs

This commit is contained in:
Amith Koujalgi
2023-12-26 15:32:00 +05:30
parent 154d7cca78
commit e75878d248
2 changed files with 55 additions and 26 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/facebook/docusaurus/tree/main/packages/create-docusaurus/templates/shared/',
'https://github.com/amithkoujalgi/ollama4j',
},
blog: {
showReadingTime: true,
// Please change this to your repo.
// Remove this to remove the "edit this page" links.
editUrl:
'https://github.com/facebook/docusaurus/tree/main/packages/create-docusaurus/templates/shared/',
'https://github.com/amithkoujalgi/ollama4j',
},
theme: {
customCss: './src/css/custom.css',