MAW-894: review stars
This commit is contained in:
@@ -203,17 +203,17 @@ $google_link = get_field('google_link', 'option');
|
||||
<div class="row social-icons">
|
||||
<div class="col text-center">
|
||||
<a arialabel="Facebook" href="<?php echo $facebook_url; ?>">
|
||||
<i class="fa-brands fa-facebook" aria-hidden="true" title="Link to Lifeline Facebook page"></i>
|
||||
<i class="fa-brands fa-facebook" aria-hidden="true" title="Link to Medicalalert Facebook page"></i>
|
||||
</a>
|
||||
</div>
|
||||
<div class="col text-center">
|
||||
<a aria-label="LinkedIn" href="<?php echo $linkedin_url; ?>">
|
||||
<i class="fa-brands fa-linkedin" aria-hidden="true" title="Link to Lifeline LinkedIn page"></i>
|
||||
<i class="fa-brands fa-linkedin" aria-hidden="true" title="Link to Medicalalert LinkedIn page"></i>
|
||||
</a>
|
||||
</div>
|
||||
<div class="col text-center">
|
||||
<a aria-label="YouTube" href="<?php echo $youtube_url; ?>">
|
||||
<i class="fa-brands fa-youtube" aria-hidden="true" title="Link to Lifeline YouTube page"></i>
|
||||
<i class="fa-brands fa-youtube" aria-hidden="true" title="Link to Medicalalert YouTube page"></i>
|
||||
</a>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user