Merge pull request #33200 from divyamagrawal06/fix/homepage-seo-meta
This commit is contained in:
@@ -450,6 +450,13 @@ const config: Config = {
|
||||
],
|
||||
},
|
||||
image: 'img/sharing-opengraph.png',
|
||||
metadata: [
|
||||
{
|
||||
name: 'description',
|
||||
content:
|
||||
'Backstage is an open source developer portal framework that centralizes your software catalog, unifies infrastructure tools, and helps teams ship high-quality code faster.',
|
||||
},
|
||||
],
|
||||
footer: {
|
||||
links: [
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user