Adding official newsletter and graphics

Signed-off-by: Suzanne Daniels <suzanned@spotify.com>
This commit is contained in:
Suzanne Daniels
2022-03-18 16:54:14 +01:00
parent 0c832367b9
commit 05764d44bc
2 changed files with 3 additions and 3 deletions
+3 -3
View File
@@ -97,15 +97,15 @@ const Background = props => {
The official monthly Backstage newsletter. Containing the latest
news from your favorite project.
</Block.Paragraph>
<Block.LinkButton href="https://roadie.io/backstage-weekly/">
<Block.LinkButton href="https://mailchi.mp/spotify/backstage-community">
Subscribe
</Block.LinkButton>
</Block.TextBox>
<Block.Graphic
x={45}
y={12}
width={40}
src={`${baseUrl}img/roadie-newsletter.png`}
width={30}
src={`${baseUrl}img/news-fpo.png`}
/>
</Block.Container>
</Block>
Binary file not shown.

After

Width:  |  Height:  |  Size: 797 KiB