From 0d2d5b8ea5b3f50271cbc1c5d646f354bcd49876 Mon Sep 17 00:00:00 2001 From: rzadp Date: Tue, 3 Sep 2024 12:30:07 +0200 Subject: [PATCH] add polkadot sdk banner --- banners.json | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/banners.json b/banners.json index 1f51b17..ecef00c 100644 --- a/banners.json +++ b/banners.json @@ -1,4 +1,10 @@ [ + { + "title": "Substrate is now part of a larger Polkadot SDK!", + "active": true, + "excerpt": "", + "html": "

Learn more about it here →

" + }, { "title": "The Polkadot Blockchain Academy is coming to Asia!", "active": false,