A repo for my personal website

Adding Four Woods Podcast Links

+11 -1
+11 -1
public/index.html
··· 78 78 <iframe width="640" height="360" src="https:///youtube.com/embed/4vEkTfyjpWU" style="width: 100%; height: 100%;">Your browser does not support iframes.</iframe> 79 79 </div> 80 80 <div id="links-four-woods-page" class="page"> 81 - <p>Under construction...</p> 81 + <div style="padding: 5px 0px;"> 82 + <a href="https://tiktok.com/@4woodspodcast"><img src="/icons/tiktok.svg" alt="tiktok logo" width="25px" title="Four Woods TikTok" /></a> 83 + <a href="https://instagram.com/4woodspodcast"><img src="/icons/instagram.svg" alt="instagram logo" width="25px" title="Four Woods Instagram" /></a> 84 + <a href="https://www.youtube.com/channel/UCt5LqPdoHNm6LwXYSYUdITg"><img src="/icons/youtube.svg" alt="youtube logo" width="25px" title="Four Woods Podcast" /></a> 85 + </div> 86 + <p>Fantasy audio drama written and directed by @cityboundforest. Listen wherever you get your podcasts starting April 26th.</p> 87 + <button type="button" onclick="window.location.href='https://podcasts.apple.com/us/podcast/1-1-call-of-the-ocean/id1564849635?i=1000518763677';">Apple Podcasts Page</button> 88 + <button type="button" onclick="window.location.href='https://overcast.fm/itunes1564849635';">Overcast Page</button> 89 + <button type="button" onclick="window.location.href='https://pca.st/kexc4wrj';">Pocket Casts Page</button> 90 + <button type="button" onclick="window.location.href='https://open.spotify.com/show/52RC9TpBXownRAKcwKFVQg';">Spotify Page</button> 91 + <button type="button" onclick="window.location.href='https://anchor.fm/s/52005648/podcast/rss';">RSS Feed</button> 82 92 </div> 83 93 </body> 84 94 </html>