REFACTOR best handling of home blog url

This commit is contained in:
Antoine M 2025-06-02 17:13:51 +02:00
parent 399ea7ed6a
commit 577efdf3de

View File

@ -35,7 +35,7 @@
</div>
<div class="dynamiques-redirector">
<a href="<?php echo get_bloginfo('url'); ?>">
<a href="<?php echo get_site_url(2); ?>">
Revue Dynamiques
</a>
</div>