We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ac8a513 commit 7618fd3Copy full SHA for 7618fd3
src/features/notifications/data/index.ts
@@ -1,8 +1,9 @@
1
import { BannerContent } from "../components/HeaderBanner.tsx"
2
3
export const NotificationData: BannerContent = {
4
- description: "Finance is on at SmartCon in NYC.",
+ description: "Chainlink Rewards: Genesis Starts With SXT.",
5
type: "info",
6
- linkText: "Get notified when tickets go live.",
7
- linkUrl: "https://smartcon.chain.link?utm_source=docs",
+ linkText: "Learn how to build with SXT.",
+ linkUrl:
8
+ "https://go.chain.link/masterclasses/build-with-space-and-time?utm_medium=referral&utm_source=chainlink-docs&utm_campaign=sxt-linklab",
9
}
0 commit comments