sfizz/docs/_includes/footer.html
2019-10-03 18:49:12 +02:00

8 lines
340 B
HTML

<hr>
<footer>
<p style="text-align:left">Copyright &copy; {{ site.time | date: "%Y" }}
{{ site.project.copyright_owner }}
<span style="float:right">This site is open source.
<a href="{{site.github.repository_url}}/edit/{{site.project.docs_path}}/{{page.path}}">
Improve this page</a></span></p>
</footer>