Hide the Episodes heading
This commit is contained in:
parent
0c74fda28e
commit
bcfd011c22
2 changed files with 4 additions and 2 deletions
|
@ -13,7 +13,7 @@ A weekly podcast about Drupal, PHP, open-source, and related software developmen
|
|||
|
||||
Subscribe at <a href="{{ site.transistor.feed.url }}">{{ site.transistor.feed.url }}</a>.
|
||||
|
||||
## Episodes
|
||||
## Episodes {.sr-only}
|
||||
|
||||
{% for episode in data.podcast_episodes|reverse %}
|
||||
{% set episodeNumber = episode.url|trim('/')|split('/')|last|split('-')|first %}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue