File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -301,12 +301,12 @@ const config = {
301301 to : "https://discord.gg/cWGbyFkQ2W" ,
302302 } ,
303303 {
304- label : "Medium " ,
305- to : "https://www.medium.com/cartesi " ,
304+ label : "Blog " ,
305+ to : "https://cartesi.io/blog/ " ,
306306 } ,
307307 {
308- label : "Twitter " ,
309- to : "https://www.twitter .com/cartesiproject" ,
308+ label : "X " ,
309+ to : "https://www.x .com/cartesiproject" ,
310310 } ,
311311 {
312312 label : "Telegram" ,
@@ -316,6 +316,10 @@ const config = {
316316 label : "Reddit" ,
317317 to : "https://www.reddit.com/r/cartesi/" ,
318318 } ,
319+ {
320+ label : "More" ,
321+ to : "https://linktr.ee/cartesi" ,
322+ } ,
319323 ] ,
320324 } ,
321325 ] ,
Original file line number Diff line number Diff line change @@ -52,6 +52,7 @@ import DocCard from '@theme/DocCard';
5252
5353- [ Discord] ( https://discord.gg/cWGbyFkQ2W )
5454- [ GitHub] ( https://github.com/cartesi )
55+ - [ Blog] ( https://cartesi.io/blog/ )
56+ - [ X] ( https://x.com/cartesiproject )
5557- [ YouTube] ( https://www.youtube.com/@cartesiproject )
56- - [ Medium] ( https://medium.com/cartesi )
57- - [ Twitter] ( https://x.com/cartesiproject )
58+ - [ More] ( https://linktr.ee/cartesi )
You can’t perform that action at this time.
0 commit comments