update welcome banner message (#1561)

Fixes #1554
This commit is contained in:
morrme
2020-07-08 02:10:22 -05:00
committed by GitHub
parent aed2ac0bad
commit 8688a33f14
@@ -38,11 +38,10 @@ export const WelcomeBanner = () => {
variant="info"
message={
<Typography>
<span role="img" aria-label="wave" className={classes.emoji}>
👋🏼
<span role="img" aria-label="tada" className={classes.emoji}>
🎉
</span>
Welcome to Backstage, we are happy to have you. Start by checking out
our{' '}
Welcome to Backstage! Take a look around and check out our{' '}
<Link href="/welcome" color="textSecondary">
getting started
</Link>{' '}