modified the image extension to .png

This commit is contained in:
NANDINI-star 2023-08-24 03:22:59 +05:30
parent d8ed7cd179
commit 898a55e85e

View file

@ -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: [