Skip to content

Commit 13c9c91

Browse files
committed
add to Mastodon track, update links
1 parent 663446b commit 13c9c91

File tree

2 files changed

+7
-16
lines changed
  • content

2 files changed

+7
-16
lines changed

β€Žcontent/tracks/side-tracks/mastodon/index.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@
1212
"mastodon/replying-to-a-mention",
1313
"mastodon/what-is-node-js",
1414
"mastodon/what-is-npm",
15-
"workflow/5-node"
15+
"workflow/5-node",
16+
"challenges/118-mastodon-fractal-tree-bot"
1617
]
1718
}

β€Žcontent/videos/challenges/118-mastodon-fractal-tree-bot/index.json

Lines changed: 5 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -67,38 +67,28 @@
6767
{
6868
"icon": "πŸ”—",
6969
"title": "Lowpoly Bot",
70-
"url": "https://twitter.com/lowpolybot",
71-
"description": ""
70+
"url": "https://twitter.com/lowpolybot"
7271
},
7372
{
7473
"icon": "πŸ”—",
7574
"title": "Node.js",
76-
"url": "https://nodejs.org/en",
77-
"description": ""
75+
"url": "https://nodejs.org/en"
7876
},
7977
{
8078
"icon": "πŸ”—",
8179
"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"
9081
},
9182
{
9283
"icon": "πŸ”—",
9384
"title": "Mastodon API on npm",
9485
"url": "https://www.npmjs.com/package/mastodon-api",
95-
"description": ""
86+
"description": "A Mastodon API Client for node"
9687
},
9788
{
9889
"icon": "πŸŽ₯",
9990
"title": "What is Mastodon?",
100-
"url": "/tracks/mastodon/mastodon/what-is-mastodon",
101-
"description": ""
91+
"url": "/tracks/mastodon/mastodon/what-is-mastodon"
10292
},
10393
{
10494
"icon": "πŸ”—",

0 commit comments

Comments
Β (0)