docs: ✏️ Add favicon.ico image (#425)
parent
e3c4a77fff
commit
d949000627
|
|
@ -8,8 +8,7 @@ const darkCodeTheme = require('prism-react-renderer/themes/dracula');
|
||||||
const config = {
|
const config = {
|
||||||
title: 'Tabby',
|
title: 'Tabby',
|
||||||
tagline: 'Opensource, self-hosted AI coding assistant',
|
tagline: 'Opensource, self-hosted AI coding assistant',
|
||||||
// FIXME(meng): favicon
|
favicon: 'img/favicon.ico',
|
||||||
// favicon: 'img/favicon.ico',
|
|
||||||
|
|
||||||
// Set the production url of your site here
|
// Set the production url of your site here
|
||||||
url: 'https://tabbyml.github.io',
|
url: 'https://tabbyml.github.io',
|
||||||
|
|
|
||||||
Binary file not shown.
|
After Width: | Height: | Size: 15 KiB |
Loading…
Reference in New Issue