FEATURE Now redirecting subscribe button to subscribe page
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
parent
044eadfcb6
commit
c2f7dc0421
|
|
@ -44,10 +44,10 @@
|
|||
<img src="<?php echo get_template_directory_uri(); ?>/resources/img/icons/carhop-rechercher.svg" alt="">
|
||||
Rechercher
|
||||
</button>
|
||||
<button class="subscribe-button">
|
||||
<a class="subscribe-button" href="<?php echo home_url(); ?>/infolettre">
|
||||
<img src="<?php echo get_template_directory_uri(); ?>/resources/img/icons/carhop-abonner.svg" alt="">
|
||||
S’abonner
|
||||
</button>
|
||||
</a>
|
||||
</div>
|
||||
</nav>
|
||||
</div>
|
||||
Loading…
Reference in New Issue
Block a user