mirror of
https://github.com/enricoros/big-AGI.git
synced 2026-05-10 21:50:14 -07:00
Update canonic
This commit is contained in:
@@ -45,6 +45,7 @@ export default function MyDocument({ emotionStyleTags }: MyDocumentProps) {
|
||||
{Brand.URIs.CardImage && <meta property='twitter:image' content={Brand.URIs.CardImage} />}
|
||||
<meta name='twitter:site' content={Brand.Meta.TwitterSite} />
|
||||
<meta name='twitter:creator' content='@enricoros' />
|
||||
<link rel='canonical' href={Brand.URIs.Home} />
|
||||
|
||||
{/* Author & Structured Data */}
|
||||
<meta name='author' content='Enrico Ros' />
|
||||
|
||||
@@ -13,7 +13,7 @@ export const Brand = {
|
||||
},
|
||||
Meta: {
|
||||
Description: 'Launch the open-source AI workspace for experts. BYO API keys. Compare and tune models, use personas, voice and vision - your data stays local.',
|
||||
SiteName: 'Big-AGI | AI for power-users',
|
||||
SiteName: 'Big-AGI | The Expert\'s AI Workspace',
|
||||
ThemeColor: '#32383E',
|
||||
TwitterSite: '@enricoros',
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user