podjango: Comment out itunes link pending update
This commit is contained in:
parent
38db5039d9
commit
b3044cbeda
2 changed files with 3 additions and 3 deletions
|
@ -4,7 +4,7 @@
|
||||||
|
|
||||||
{% block content %}
|
{% block content %}
|
||||||
|
|
||||||
<h1>Feeds Available at faif.us</h1>
|
<h1>Feeds Available</h1>
|
||||||
|
|
||||||
<p>All feeds are RSS 2.0.</p>
|
<p>All feeds are RSS 2.0.</p>
|
||||||
|
|
||||||
|
|
|
@ -18,8 +18,8 @@ Bradley and Karen to discuss various topics regarding FLOSS.</p>
|
||||||
<h2>Follow the RSS and Other Feeds</h2>
|
<h2>Follow the RSS and Other Feeds</h2>
|
||||||
|
|
||||||
<p>There is RSS for both <a href="{% url 'podjango:feed-ogg' %}">ogg format</a>
|
<p>There is RSS for both <a href="{% url 'podjango:feed-ogg' %}">ogg format</a>
|
||||||
and <a href="{% url 'podjango:feed-mp3' %}">mp3 format</a>. These links <em>might</em>
|
and <a href="{% url 'podjango:feed-mp3' %}">mp3 format</a>.<!-- These links <em>might</em>
|
||||||
work if you want to <a href="itpc://faif.us{% url 'podjango:feed-mp3' %}">subscribe to the show</a> <a href="https://itunes.apple.com/us/podcast/free-as-in-freedom/id450458894">with proprietary Apple devices.</a> </p>
|
work if you want to <a href="itpc://faif.us{% url 'podjango:feed-mp3' %}">subscribe to the show</a> <a href="https://itunes.apple.com/us/podcast/free-as-in-freedom/id450458894">with proprietary Apple devices.</a>--></p>
|
||||||
|
|
||||||
<h2>{% include 'podjango/feed_links.inc.html' %}<a href="{% url 'podjango:cast' %}">Recent Shows</a></h2>
|
<h2>{% include 'podjango/feed_links.inc.html' %}<a href="{% url 'podjango:cast' %}">Recent Shows</a></h2>
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue