File tree Expand file tree Collapse file tree 2 files changed +7
-16
lines changed
tracks/side-tracks/mastodon
videos/challenges/118-mastodon-fractal-tree-bot Expand file tree Collapse file tree 2 files changed +7
-16
lines changed Original file line number Diff line number Diff line change 12
12
" mastodon/replying-to-a-mention" ,
13
13
" mastodon/what-is-node-js" ,
14
14
" mastodon/what-is-npm" ,
15
- " workflow/5-node"
15
+ " workflow/5-node" ,
16
+ " challenges/118-mastodon-fractal-tree-bot"
16
17
]
17
18
}
Original file line number Diff line number Diff line change 67
67
{
68
68
"icon" : " π" ,
69
69
"title" : " Lowpoly Bot" ,
70
- "url" : " https://twitter.com/lowpolybot" ,
71
- "description" : " "
70
+ "url" : " https://twitter.com/lowpolybot"
72
71
},
73
72
{
74
73
"icon" : " π" ,
75
74
"title" : " Node.js" ,
76
- "url" : " https://nodejs.org/en" ,
77
- "description" : " "
75
+ "url" : " https://nodejs.org/en"
78
76
},
79
77
{
80
78
"icon" : " π" ,
81
79
"title" : " Mastodon" ,
82
- "url" : " https://mastodon.social/about" ,
83
- "description" : " "
84
- },
85
- {
86
- "icon" : " π" ,
87
- "title" : " The Coding Train on Mastodon" ,
88
- "url" :
" https://mastodon.social/@[email protected] " ,
89
- "description" : " "
80
+ "url" : " https://mastodon.social/about"
90
81
},
91
82
{
92
83
"icon" : " π" ,
93
84
"title" : " Mastodon API on npm" ,
94
85
"url" : " https://www.npmjs.com/package/mastodon-api" ,
95
- "description" : " "
86
+ "description" : " A Mastodon API Client for node "
96
87
},
97
88
{
98
89
"icon" : " π₯" ,
99
90
"title" : " What is Mastodon?" ,
100
- "url" : " /tracks/mastodon/mastodon/what-is-mastodon" ,
101
- "description" : " "
91
+ "url" : " /tracks/mastodon/mastodon/what-is-mastodon"
102
92
},
103
93
{
104
94
"icon" : " π" ,
You canβt perform that action at this time.
0 commit comments