We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9e8d601 commit fe3e02aCopy full SHA for fe3e02a
1 file changed
themes/pinetheme/layouts/podcast/list.html
@@ -48,7 +48,7 @@ <h1>All episodes</h1>
48
<a class="podcast_preview" href="{{ .RelPermalink }}">
49
<div class="box col">
50
<div class="box f25">
51
- <img class="coverimg" src="/img/pinetalk.png" width="200" height="200">
+ <img class="coverimg" src="/img/pinetalk.png" width="200" height="200" alt="Cover image of the podcast episode.">
52
</div>
53
<div class="box f75 rows">
54
0 commit comments