My blog
https://blog.franco.net.eu.org/
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
15 lines
792 B
15 lines
792 B
<div class="footer"> |
|
<div class="jekyll-theme-note"> |
|
Made using <a href="http://jekyllrb.com/">Jekyll</a> and |
|
<a href="https://github.com/frnmst/the-flux-of-thought" title="The Flux Of Thought theme by Franco Masotti">The Flux Of Thought</a> |
|
version <a href="{{ site.software_release_base_url }}/{{ site.software_version }}">{{ site.software_version }}</a> |
|
</div> |
|
<div class="license"> |
|
<a href="{{ site.website_source }}">Website content</a> is released under the |
|
<a href="https://creativecommons.org/licenses/by-sa/4.0/"><img src="{{ site.baseurl }}/assets/by-sa.svg" alt="CC-BY-SA"></a> |
|
4.0 license |
|
</div> |
|
<div class="copyright"> |
|
© {{ site.time | date: '%Y' }} {{ site.author_name }} |
|
</div> |
|
</div>
|
|
|