-
Notifications
You must be signed in to change notification settings - Fork 3
/
Copy pathepisodetemplate.txt
31 lines (26 loc) · 1.48 KB
/
episodetemplate.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
<!-- Episode xx -->
<article>
<div class="row add-bottom">
<div class="nine columns offset-2">
<h3 class="Heading" id="Ep0xx"> <img id="ColExp-Ep0xx" class="ColExpIcon" width=16 height=16 src="images/Collapse.png"> Episode xx - July 3rd, 2024 - [topic]</h3>
<div class="EpisodeContent" href="#ep0xx" id="Content-Ep0xx">
In this episode Michael, Sarah, Gladys and Mark talk with guest yyyy
(
<a target="_blank" rel="noreferrer" href='https://www.linkedin.com/in/xyzzy/'><i class="fa fa-linkedin"></i></a>
<a target="_blank" rel="noreferrer" href='https://twitter.com/xyzzy'><i class="fa fa-twitter"></i></a>
)
about
<br>
We also discuss Azure Security news about:
<br><br>
<!-- Insert episode info from rss.com into NNNNNN and TTTTTT which is the episode number and the title -->
<iframe src="https://player.rss.com/azsecpodcast/NNNNNN?theme=light" style="width: 50%" title="The Azure Security Podcast" frameborder="0"><a href="https://rss.com/podcasts/azsecpodcast/NNNNNN/">TTTTTTT</a></iframe>
<!-- Links to transcription and news articles -->
<h5>Links</h5>
<ul>
<li><a target="_blank" rel="noreferrer" href='https://rss.com/podcasts/azsecpodcast/NNNNNN/'>Transcript <i class="fa fa-book"></i></a></li>
</ul>
</div>
</div>
</div>
</article>