first commit
This commit is contained in:
6
templates/Kernel/partials/_footer.twig
Normal file
6
templates/Kernel/partials/_footer.twig
Normal file
@@ -0,0 +1,6 @@
|
||||
<footer class="site-footer">
|
||||
<p>
|
||||
© {{ "now"|date("Y") }} {{ site.title }} – Propulsé par <a href="https://netig.net">NETig</a> –
|
||||
<a href="https://creativecommons.org/licenses/by-sa/4.0/deed.fr" rel="license">CC BY-SA 4.0</a>
|
||||
</p>
|
||||
</footer>
|
||||
Reference in New Issue
Block a user