microsite: run prettier on demo page

This commit is contained in:
Himanshu Mishra
2020-12-23 21:40:40 +01:00
parent 660f646d11
commit db1fafb321
+5 -8
View File
@@ -19,17 +19,14 @@ const Background = props => {
<Block.TextBox>
<Block.Title>See us in action</Block.Title>
<Block.Paragraph>
To explore the UI and basic features of Backstage firsthand, go to: {' '}
<a href="https://demo.backstage.io">
demo.backstage.io
</a>
.
To explore the UI and basic features of Backstage firsthand, go
to: <a href="https://demo.backstage.io">demo.backstage.io</a>.
</Block.Paragraph>
<Block.Paragraph>
Watch the videos below to get an introduction to Backstage and
to see how we use different plugins to customize {' '}
Watch the videos below to get an introduction to Backstage and to
see how we use different plugins to customize{' '}
<a href="https://engineering.atspotify.com/2020/04/21/how-we-use-backstage-at-spotify/">
our internal version of Backstage at Spotify
our internal version of Backstage at Spotify
</a>
.
</Block.Paragraph>