mirror of
https://github.com/pmoreno-rodriguez/grav-theme-future2021.git
synced 2025-07-25 11:28:56 +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">
|
<ul class="icons">
|
||||||
{% include 'partials/social.html.twig' %}
|
{% include 'partials/social.html.twig' %}
|
||||||
</ul>
|
</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