mirror of
https://github.com/pmoreno-rodriguez/grav-theme-future2021.git
synced 2025-07-24 10:58:57 +00:00
Remove erratic /a tag
This commit is contained in:
parent
f54d14e37b
commit
3667a1526b
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
<ul class="icons">
|
||||
{% include 'partials/social.html.twig' %}
|
||||
</ul>
|
||||
<p class="copyright">© {{ "now"|date("Y") }} {{ site.author.name }}. {{config.theme.footer.copyright_text|raw}}</a>.</p>
|
||||
<p class="copyright">© {{ "now"|date("Y") }} {{ site.author.name }}. {{config.theme.footer.copyright_text|raw}}.</p>
|
||||
|
|
Loading…
Add table
Reference in a new issue