podcast: Added alt tags
This commit is contained in:
parent
15ca79ac51
commit
2ea959f8f6
@ -51,11 +51,11 @@ j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src=
|
||||
</div>
|
||||
</div>
|
||||
<div class="row">
|
||||
<div class="col"><a class="d-inline-block hide_underline" href="https://open.spotify.com/show/1af4WMVbcyu7Ri3vnQJG5n" style="color: white;font-size: 60px;padding: 0.5em;filter: saturate(77%) sepia(0%);" target="_blank"><img class="invert" src="assets/img/podcast/spotify.png" width="60px">
|
||||
<div class="col"><a class="d-inline-block hide_underline" href="https://open.spotify.com/show/1af4WMVbcyu7Ri3vnQJG5n" style="color: white;font-size: 60px;padding: 0.5em;filter: saturate(77%) sepia(0%);" target="_blank"><img class="invert" src="assets/img/podcast/spotify.png" width="60px" alt="Spotify Icon">
|
||||
<p style="text-align: center;">Spotify</p>
|
||||
</a><a class="d-inline-block hide_underline" href="https://podcasts.google.com/feed/aHR0cHM6Ly9wb2RjYXN0Lndvb2RidXJuLmF1L0lEMS54bWw" style="color: white;font-size: 60px;padding: 0.5em;filter: saturate(77%) sepia(0%);" target="_blank"><img src="assets/img/podcast/google.png" width="60px">
|
||||
</a><a class="d-inline-block hide_underline" href="https://podcasts.google.com/feed/aHR0cHM6Ly9wb2RjYXN0Lndvb2RidXJuLmF1L0lEMS54bWw" style="color: white;font-size: 60px;padding: 0.5em;filter: saturate(77%) sepia(0%);" target="_blank"><img src="assets/img/podcast/google.png" width="60px" alt="Google Podcasts Logo">
|
||||
<p style="text-align: center;">Google</p>
|
||||
</a><a class="d-inline-block hide_underline" style="color: white;font-size: 60px;padding: 0.5em;filter: saturate(77%) sepia(0%);" href="https://podcasts.apple.com/us/podcast/alliance-church-woden-valley/id1670829017" target="_blank"><img class="invert" src="assets/img/podcast/apple.png" width="60px">
|
||||
</a><a class="d-inline-block hide_underline" style="color: white;font-size: 60px;padding: 0.5em;filter: saturate(77%) sepia(0%);" href="https://podcasts.apple.com/us/podcast/alliance-church-woden-valley/id1670829017" target="_blank"><img class="invert" src="assets/img/podcast/apple.png" width="60px" alt="Apple Podcasts Logo">
|
||||
<p style="text-align: center;">Apple</p>
|
||||
</a></div>
|
||||
</div>
|
||||
|
@ -58,7 +58,7 @@ height="0" width="0" style="display: none;visibility: hidden;"></iframe></noscri
|
||||
<div class="row">
|
||||
<div class="col-lg-8 mx-auto">
|
||||
<h1 class="brand-heading">Projects</h1>
|
||||
<p class="intro-text">A Few of My Bigger Projects<br></p><a class="btn btn-link btn-circle" role="button" href="#projects"><i class="fa fa-angle-double-down animated"></i></a>
|
||||
<p class="intro-text">A Few of My Bigger Projects<br></p><a class="btn btn-link btn-circle" role="button" href="#projects" aria-label="Go to projects"><i class="fa fa-angle-double-down animated"></i></a>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
Loading…
Reference in New Issue
Block a user