forked from phoenix/litellm-mirror
modified the image extension to .png
This commit is contained in:
parent
d8ed7cd179
commit
898a55e85e
1 changed files with 1 additions and 1 deletions
|
@ -60,7 +60,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