Skip to content

Commit 9dccc5b

Browse files
authored
Merge pull request #302 from darwinia-network/Zola-adds-vote-blog
Zola adds vote blog
2 parents 1bfed4e + 87c2123 commit 9dccc5b

2 files changed

Lines changed: 9 additions & 1 deletion

File tree

96.8 KB
Loading

src/page/Blog/data.js

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
export const dataBlogs = [
22
{
3+
picture: "/static/blogImg/blog/blog_023.png",
4+
title: "Crab Network: Referenda #46 is Now Up For Vote",
5+
tags: ["Announcements"],
6+
abstract:
7+
"Referenda #46 is now up for vote: the remark proposal, by @ taonft.com | From the community, in order to…",
8+
time: "May 9, 2022",
9+
link: "https://darwinianetwork.medium.com/crab-network-referenda-46-is-now-up-for-vote-b34a36af2406",
10+
}, {
311
picture: "/static/blogImg/blog/blog_022.webp",
412
title: "Darwinia will offer 1,000,000 xRING and 7,000,000 CRAB for USDT/xRING and USDC/CRAB incentives for Liquidity Providers on SnowSwap",
513
tags: ["Announcements"],
@@ -205,7 +213,7 @@ export const dataNewsletters = [
205213
abstract:
206214
"Updates: More accurate precompile gas calculations on Crab Smart Chain…",
207215
time: "May 9, 2022",
208-
link: "https://darwinianetwork.medium.com/darwinia-highlight-march-monthly-recap-7d35258bb275",
216+
link: "https://darwinianetwork.medium.com/darwinia-highlight-april-monthly-recap-8367e40022d2",
209217
},
210218
{
211219
picture: "/static/blogImg/newsletters/newsletters_003.png",

0 commit comments

Comments
 (0)