REFACTOR best handling of home blog url
This commit is contained in:
parent
399ea7ed6a
commit
577efdf3de
|
|
@ -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>
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user