forked from phoenix/litellm-mirror
Merge pull request #189 from NANDINI-star/#157
modified the image extension to .png
This commit is contained in:
commit
b78c962f55
1 changed files with 1 additions and 1 deletions
|
@ -63,7 +63,7 @@ const config = {
|
||||||
/** @type {import('@docusaurus/preset-classic').ThemeConfig} */
|
/** @type {import('@docusaurus/preset-classic').ThemeConfig} */
|
||||||
({
|
({
|
||||||
// Replace with your project's social card
|
// Replace with your project's social card
|
||||||
image: 'img/docusaurus-social-card.jpg',
|
image: 'img/docusaurus-social-card.png',
|
||||||
navbar: {
|
navbar: {
|
||||||
title: '🚅 LiteLLM',
|
title: '🚅 LiteLLM',
|
||||||
items: [
|
items: [
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue