ProtoSchool
Interactive tutorials on decentralized web protocols
Blog | Lesson 5 of 7

Add a new tag linked to multiple blog posts

Our new post about dogs is completely disconnected from the others. Let's update the nodes that represent the tag cloud.

Try it!

First, you'll need to add a link to the new blog from the node for the hobby tag.

We don't yet have a node for the funny tag. Create a new tag node that matches the format of the others and links to the blog post about dogs.

Return the CIDs of all three tag nodes as an array.

View SolutionReplace with SolutionClear Default Code
Update the code to complete the challenge. Click Submit to check your answer.