free_zed.gitlab.io/theme-uberspot/templates/footer.html

15 lines
652 B
HTML
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

{% if SOCIAL %}
{% include 'social.html' %}
{% endif %}
<a id="cc-logo" rel="licence" title="Attribution - Pas dUtilisation Commerciale - Partage dans les Mêmes Conditions 4.0 International (CC BY-NC-SA 4.0)" href="https://creativecommons.org/licenses/by-nc-sa/4.0/deed.fr" target="_blank"></a>
Powered by <a href="https://blog.getpelican.com"> Pelican</a> using <a href="https://gitlab.com/axil/pelican-uberspot">uberspot theme</a>
&bull;
Background image from <a href="https://www.toptal.com/designers/subtlepatterns/">Subtle Patterns</a>
{% if SITE_SOURCE %}
&bull;
<a href="{{ SITE_SOURCE }}" title="Source code">Source code</a>
{% endif %}