Skip to content

Commit

Permalink
Update subscription link radiolab-kids.vue
Browse files Browse the repository at this point in the history
Replace Chartable link with link.to
  • Loading branch information
kareemlawrence authored Dec 10, 2024
1 parent c5b014a commit d095394
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pages/radiolab-kids.vue
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ const apiUrl = `${ config.API_URL }/api/v3/channel/shows/radiolab-kids/podcasts/
<h1 class="mb-4 h2 font-normal">Radiolab for Kids</h1>
<p class>
Welcome, nature lovers, to the home of the Terrestrials podcast and family-friendly Radiolab episodes about nature. Every other week, host Lulu Miller will take you on a nature walk to encounter a plant or animal behaving in ways that will surprise you. Squirrels that can regrow their brains, octopuses that can outsmart their human captors, honeybees that can predict the future. You don't have to be a kid to listen, just someone who likes to see the world anew.<br>
<a href="https://link.chtbl.com/radiolabforkids?sid=rlkidswebsite" target="_blank" rel="noopener noreferrer">Subscribe now!</a>
<a href="https://lnk.to/radiolabforkids!rlkidswebsite" target="_blank" rel="noopener noreferrer">Subscribe now!</a>
</p>
</div>
</div>
Expand Down

0 comments on commit d095394

Please sign in to comment.