mirror of
https://github.com/safing/web
synced 2025-09-01 18:49:06 +00:00
Add itunes to footer
This commit is contained in:
parent
80af2dff60
commit
ebabcbdc4f
1 changed files with 2 additions and 2 deletions
|
@ -10,9 +10,9 @@
|
|||
<ul>
|
||||
<span>Podcast</span>
|
||||
<li><a href="{{ site.podcast_url }}">Overview</a></li>
|
||||
<li><a href="{{ site.podcast_itunes_url }}">iTunes</a></li>
|
||||
<li><a href="{{ site.podcast_feed_url }}">RSS</a></li>
|
||||
<li class="vhidden">.</li>
|
||||
<li class="vhidden">.</li>
|
||||
</ul>
|
||||
<ul>
|
||||
<span>Resources</span>
|
||||
|
@ -41,4 +41,4 @@
|
|||
<li>Safing © {{ site.time | date: '%Y' }}</li>
|
||||
</ul>
|
||||
</div>
|
||||
</footer>
|
||||
</footer>
|
Loading…
Add table
Reference in a new issue