Fix typo in tagline (#353)
parent
d497217427
commit
119d8740fc
|
|
@ -7,7 +7,7 @@ const darkCodeTheme = require('prism-react-renderer/themes/dracula');
|
|||
/** @type {import('@docusaurus/types').Config} */
|
||||
const config = {
|
||||
title: 'Tabby',
|
||||
tagline: 'Opensource, self-hosted AI coding assitant',
|
||||
tagline: 'Opensource, self-hosted AI coding assistant',
|
||||
// FIXME(meng): favicon
|
||||
// favicon: 'img/favicon.ico',
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue