tangled
alpha
login
or
join now
cass.cityboundforest.com
/
cityboundforest.com
0
fork
atom
A repo for my personal website
0
fork
atom
overview
issues
pulls
pipelines
Adding Four Woods Podcast Links
cass.cityboundforest.com
6 months ago
17590e30
615e824f
1/1
netlify.yaml
success
20s
+11
-1
1 changed file
expand all
collapse all
unified
split
public
index.html
+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
81
-
<p>Under construction...</p>
81
81
+
<div style="padding: 5px 0px;">
82
82
+
<a href="https://tiktok.com/@4woodspodcast"><img src="/icons/tiktok.svg" alt="tiktok logo" width="25px" title="Four Woods TikTok" /></a>
83
83
+
<a href="https://instagram.com/4woodspodcast"><img src="/icons/instagram.svg" alt="instagram logo" width="25px" title="Four Woods Instagram" /></a>
84
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
85
+
</div>
86
86
+
<p>Fantasy audio drama written and directed by @cityboundforest. Listen wherever you get your podcasts starting April 26th.</p>
87
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
88
+
<button type="button" onclick="window.location.href='https://overcast.fm/itunes1564849635';">Overcast Page</button>
89
89
+
<button type="button" onclick="window.location.href='https://pca.st/kexc4wrj';">Pocket Casts Page</button>
90
90
+
<button type="button" onclick="window.location.href='https://open.spotify.com/show/52RC9TpBXownRAKcwKFVQg';">Spotify Page</button>
91
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>