File tree 3 files changed +6
-6
lines changed
3 files changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -21,7 +21,7 @@ <h2 class="episode-header-text">Latest Episodes</h2>
21
21
< span class ="info-divide "> </ span >
22
22
</ ul >
23
23
< ul class ="episode-info ">
24
- < li class ="episode-poster "> < a href ="{{ item.poster }} "> poster </ a > </ li >
24
+ < li class ="episode-poster "> < a href ="{{ item.poster }} "> Poster </ a > </ li >
25
25
</ ul >
26
26
</ div >
27
27
</ div >
Original file line number Diff line number Diff line change @@ -7,25 +7,25 @@ <h1>PyTorch Developer Podcast</h1>
7
7
< div class ="col-md-3 podcast-card ">
8
8
< div class ="podcast-info-container ">
9
9
< p class ="podcast-title "> Spotify</ p >
10
- < a href ="{{ site.external_urls.spotify }} "> Podcast CTA </ a >
10
+ < a href ="{{ site.external_urls.spotify }} "> Subscribe Here </ a >
11
11
</ div >
12
12
</ div >
13
13
< div class ="col-md-3 podcast-card ">
14
14
< div class ="podcast-info-container ">
15
15
< p class ="podcast-title "> Apple</ p >
16
- < a href ="{{ site.external_urls.apple }} "> Podcast CTA </ a >
16
+ < a href ="{{ site.external_urls.apple }} "> Subscribe Here </ a >
17
17
</ div >
18
18
</ div >
19
19
< div class ="col-md-3 podcast-card ">
20
20
< div class ="podcast-info-container ">
21
21
< p class ="podcast-title "> Amazon</ p >
22
- < a href ="{{ site.external_urls.amazon }} "> Podcast CTA </ a >
22
+ < a href ="{{ site.external_urls.amazon }} "> Subscribe Here </ a >
23
23
</ div >
24
24
</ div >
25
25
< div class ="col-md-3 podcast-card ">
26
26
< div class ="podcast-info-container ">
27
27
< p class ="podcast-title "> Google</ p >
28
- < a href ="{{ site.external_urls.google }} "> Podcast CTA </ a >
28
+ < a href ="{{ site.external_urls.google }} "> Subscribe Here </ a >
29
29
</ div >
30
30
</ div >
31
31
</ div >
Original file line number Diff line number Diff line change @@ -21,7 +21,7 @@ <h2 class="episode-header-text">Upcoming Episodes</h2>
21
21
< span class ="info-divide "> </ span >
22
22
</ ul >
23
23
< ul class ="episode-info ">
24
- < li class ="episode-poster "> < a href ="{{ item.poster }} "> poster </ a > </ li >
24
+ < li class ="episode-poster "> < a href ="{{ item.poster }} "> Poster </ a > </ li >
25
25
</ ul >
26
26
</ div >
27
27
</ div >
You can’t perform that action at this time.
0 commit comments