@@ -74,7 +74,9 @@ const HomePage = () => {
|
||||
>
|
||||
<ContentBlock
|
||||
className={homeStyles.openPlatformBanner}
|
||||
title={<h1> An open source framework for building developer portals</h1>}
|
||||
title={
|
||||
<h1>An open source framework for building developer portals</h1>
|
||||
}
|
||||
actionButtons={[
|
||||
{
|
||||
link: 'https://github.com/backstage/backstage#getting-started',
|
||||
|
||||
Reference in New Issue
Block a user