forked from phoenix/litellm-mirror
modified favicon path
This commit is contained in:
parent
2d003b56fb
commit
61deef6a45
1 changed files with 1 additions and 1 deletions
|
@ -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/',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue