mirror of
https://github.com/pmoreno-rodriguez/grav-theme-future2021.git
synced 2025-07-02 16:18:54 +00:00
4 lines
197 B
Twig
4 lines
197 B
Twig
<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>
|