archive link
This commit is contained in:
parent
2b669c3ba7
commit
c8c2c8b407
@ -2,8 +2,9 @@
|
|||||||
<strong>© 2020</strong>
|
<strong>© 2020</strong>
|
||||||
<div class="right">
|
<div class="right">
|
||||||
<?php if(!is_front_page() || !is_home()){
|
<?php if(!is_front_page() || !is_home()){
|
||||||
echo "<a href='/'>Главная</a>";
|
echo "<a href='/'>Главная</a> /";
|
||||||
}?>
|
}?>
|
||||||
|
<a href='/archive/'>Архив</a>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</body>
|
</body>
|
||||||
|
Loading…
Reference in New Issue
Block a user