mirror of
https://github.com/tiennm99/litellm.git
synced 2026-08-05 18:24:49 +00:00
modified favicon path
This commit is contained in:
@@ -8,7 +8,7 @@ const darkCodeTheme = require('prism-react-renderer/themes/dracula');
|
||||
const config = {
|
||||
title: 'liteLLM',
|
||||
tagline: 'Simplify LLM API Calls',
|
||||
favicon: 'static/img/favicon.ico',
|
||||
favicon: '/img/favicon.ico',
|
||||
|
||||
// Set the production url of your site here
|
||||
url: 'https://litellm.vercel.app/',
|
||||
|
||||
Reference in New Issue
Block a user