REFACTOR Renaming quote button to cite button
This commit is contained in:
parent
6efb8a29c5
commit
ad49b2004c
|
|
@ -62,7 +62,7 @@ $hasThumbnail = has_post_thumbnail();
|
||||||
</div>
|
</div>
|
||||||
<?php endif; ?>
|
<?php endif; ?>
|
||||||
<div class="socials-buttons">
|
<div class="socials-buttons">
|
||||||
<button class="socials-buttons__button socials-buttons__button--quote">
|
<button class="socials-buttons__button socials-buttons__button--cite">
|
||||||
<img src="<?php echo get_template_directory_uri(); ?>/resources/img/icons/carhop-citer-article.svg" alt="">
|
<img src="<?php echo get_template_directory_uri(); ?>/resources/img/icons/carhop-citer-article.svg" alt="">
|
||||||
Citer
|
Citer
|
||||||
</button>
|
</button>
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user