Fix missing list related closing tags
This commit is contained in:
@@ -131,7 +131,7 @@
|
||||
<li>2016-01-18: <a href="http://www.tripwire.com/state-of-security/security-awareness/information-security-podcast-roundup-2016-edition/">Information Security Podcast Roundup: 2016 Edition</a> from TripWire.com (<a href="<!--% absolute_url(baseurl,'press/2016-01-18_Information_Security_Podcast_Roundup_2016_Edition.pdf') %-->">Archived</a>)</li>
|
||||
<li>2014-12-09: <a href="http://joeyh.name/blog/entry/podcasts_that_dont_suck_2014/">podcasts that don't suck, 2014 edition (Joey Hess)</a>(<a href="<!--% absolute_url(baseurl,'press/2014-12-09_podcasts_that_dont_suck_2014_edition.pdf') %-->">Archived</a>)</li>
|
||||
<li>2014-06-30: <a href="http://opensource.com/life/14/6/hacker-public-radio">Free software on Hacker Public Radio</a> by Bryan Behrenshausen (Red Hat)(<a href="<!--% absolute_url(baseurl,'press/2014-06-30_Free_software_on_Hacker_Public_Radio.pdf') %-->">Archived</a>)</li>
|
||||
<li>2014-04-19: <a href="http://www.efytimes.com/e1/fullnews.asp?edid=136312">10 Useful Places Hosting Informative Podcasts On Linux</a> (<a href="<!--% absolute_url(baseurl,'press/2014-04-19_10_Useful_Places_Hosting_Informative_Podcasts_On_Linux.pdf') %-->">Archived</a>)
|
||||
<li>2014-04-19: <a href="http://www.efytimes.com/e1/fullnews.asp?edid=136312">10 Useful Places Hosting Informative Podcasts On Linux</a> (<a href="<!--% absolute_url(baseurl,'press/2014-04-19_10_Useful_Places_Hosting_Informative_Podcasts_On_Linux.pdf') %-->">Archived</a>)</li>
|
||||
<li>2014-04-11: <a href="http://blog.sleeplessbeastie.eu/2014/04/11/hand-picked-audio-podcasts-for-linux-users/">Hand-picked audio podcasts for Linux users</a> by Milosz Galazka (<a href="<!--% absolute_url(baseurl,'press/2014-04-11_hand-picked-audio-podcasts-for-linux-users.pdf') %-->">Archive</a>)</li>
|
||||
<li>2013-10-11: <a href="http://www.linuxlinks.com/article/20130706190339587/LinuxPodcasts-Page1.html">Illuminating Linux Podcasts</a> by Dan Petersen (<a href="<!--% absolute_url(baseurl,'press/2013-10-11_Illuminating_Linux_Podcasts.pdf') %-->">Archive</a>)</li>
|
||||
<li>2012-12-24: <a href="http://www.maketecheasier.com/10-great-podcasts-for-linux-open-source-geeks/">10 Great Podcasts for Linux & Open Source Geeks</a> by Rebecca "Ruji" Chapnik (<a href="<!--% absolute_url(baseurl,'press/2012-12-24_10-great-podcasts-for-linux-open-source-geeks.pdf') %-->">Archived</a>)</li>
|
||||
@@ -308,7 +308,7 @@
|
||||
That's not to say we won't help you with ways to improve the audio if you wish, or narrate your script if you can't
|
||||
or won't record it yourself.
|
||||
Drop into the IRC channel <a href="https://web.libera.chat/gamja/?channels=oggcastplanet">#oggcastplanet</a> where there are
|
||||
people who will help.<br>
|
||||
people who will help.
|
||||
</p>
|
||||
|
||||
<h2 id="motto">Our Mottos</h2>
|
||||
@@ -330,7 +330,7 @@
|
||||
Feel free to add it to the list by emailing admin at hpr or by tweeting us on <a href="https://twitter.com/hpr">@HPR</a>.</p>
|
||||
<ul>
|
||||
<li>How did you get into podcasting/linux/geekdom?</li>
|
||||
<li>What podcasts you listen to and can recommend</li>
|
||||
<li>Whata podcasts you listen to and can recommend</li>
|
||||
<li>What's in your bag? Tell us what tools/gear/stuff you keep close at hand.</li>
|
||||
<li>What got you into Linux?</li>
|
||||
<li>Your favorite Android applications.</li>
|
||||
@@ -343,7 +343,7 @@
|
||||
<li>Installing a VPN to your home network</li>
|
||||
<li>Init and System.d</li>
|
||||
<li>Episodes for the LPI, or the Networking series.</li>
|
||||
<li>Beginning Audio Series for HPR and OSMP Release
|
||||
<li>Beginning Audio Series for HPR and OSMP Release</li>
|
||||
<li>Hackintosh computers - what are they, why would you want one.</li>
|
||||
<li>Grub 2.0 introduction and customization.</li>
|
||||
<li>FM Transmitter hack to listen into internet streams</li>
|
||||
@@ -566,7 +566,7 @@
|
||||
Avoid structures like: <em>"For accessibility information click
|
||||
<a href="<!--% absolute_url(baseurl,'about.html#accessibility') %-->">here</a>"</em><br>
|
||||
Rather use: <em>"For more information click our
|
||||
<a href="<!--% absolute_url(baseurl,'about.html#accessibility') %-->">accessibility page</a>"</em><br>
|
||||
<a href="<!--% absolute_url(baseurl,'about.html#accessibility') %-->">accessibility page</a>"</em>
|
||||
</p>
|
||||
|
||||
<h2 id="international">Your show will be heard by an International Audience
|
||||
@@ -877,8 +877,8 @@
|
||||
<li>The amount you can enter is restricted to 4000 characters, but you can provide additional show notes if you wish.
|
||||
Please add them to an full_shownotes.html file which you can expect to be served from
|
||||
<!--% absolute_url(baseurl) %-->eps/hpr9999/full_shownotes.html</li>
|
||||
</ul>
|
||||
|
||||
</ul></li>
|
||||
</ul></li>
|
||||
<li id="series"><strong>Series:</strong> <em>Optional</em><br>
|
||||
Select the <a href="<!--% absolute_url(baseurl) %-->series/index.html">series</a> if any that your show is a part of.
|
||||
</li>
|
||||
|
Reference in New Issue
Block a user