Skip to content

Commit 9612460

Browse files
committed
fix(docs): regenerate Slack template catalog source
1 parent 0bdb959 commit 9612460

1 file changed

Lines changed: 4 additions & 9 deletions

File tree

docs/catalog/blocks/slack-notification-ad.mdx

Lines changed: 4 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -64,11 +64,6 @@ Move it in time with `data-start`. Put it on a different timeline row with
6464
font-display: block;
6565
src: url("assets/fonts/inter-latin-600-normal.woff2") format("woff2");
6666
}
67-
@font-face {
68-
font-family: "Apple Color Emoji";
69-
src: local("Apple Color Emoji");
70-
}
71-
7267
* {
7368
margin: 0;
7469
padding: 0;
@@ -83,7 +78,7 @@ Move it in time with `data-start`. Put it on a different timeline row with
8378
background: #000;
8479
}
8580
body {
86-
font-family: "NotificationUI", "Apple Color Emoji", sans-serif;
81+
font-family: "NotificationUI", sans-serif;
8782
}
8883
#sna-root {
8984
position: relative;
@@ -463,21 +458,21 @@ Move it in time with `data-start`. Put it on a different timeline row with
463458
notifs: [
464459
{
465460
title: "Sarah Chen",
466-
text: "Hey! Any chance you could get the launch video done by Friday? 🙏",
461+
text: "Hey! Any chance you could get the launch video done by Friday?",
467462
},
468463
{ title: "Marcus Webb", text: "also need a 30s demo cut for the keynote" },
469464
{
470465
title: "#social",
471466
text: "Priya: can we get the launch video resized for TikTok + Reels?",
472467
},
473-
{ title: "Dana Okafor", text: "onboarding video needs a v2 with the new UI 😅" },
468+
{ title: "Dana Okafor", text: "onboarding video needs a v2 with the new UI" },
474469
{ title: "#sales", text: "Tom: customer wants a 1-min walkthrough by EOD" },
475470
{ title: "Leila Haddad", text: "CEO is asking for a sizzle reel for the board deck" },
476471
{ title: "#events", text: "Jordan: offsite recap video??" },
477472
{ title: "Miguel Reyes", text: "can you do a Spanish version of the demo too?" },
478473
{ title: "#marketing", text: "Ava: we need 3 ad variants — portrait, square, landscape" },
479474
{ title: "Raj Patel", text: "investor update needs a quick video walkthrough" },
480-
{ title: "Ben Liu", text: "one more: Product Hunt launch video 😬" },
475+
{ title: "Ben Liu", text: "one more: Product Hunt launch video" },
481476
{
482477
title: "HeyGen",
483478
text: "Heard you needed some videos?",

0 commit comments

Comments
 (0)