Update themes

This commit is contained in:
danpros 2024-01-10 17:13:04 +07:00
commit cc6a797629
23 changed files with 187 additions and 66 deletions

View file

@ -61,6 +61,11 @@
</a>
</li>
<?php endif;?>
<li class="menu-item">
<a href="<?php echo site_url();?>feed/rss">
<span class="screen-reader-text">RSS</span>
</a>
</li>
</ul>
</div>
</nav>