We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d3d4d32 commit aac1930Copy full SHA for aac1930
1 file changed
_includes/footer.html
@@ -1,11 +1,14 @@
1
<footer class="footer">
2
<div class="container">
3
<p class="text-center">
4
- <a href="/privacy">privacy</a> | <a href="/docs/imprint">imprint</a>
+ </p>
5
+ <p class="text-center">
6
+ <a rel="license" href="http://creativecommons.org/licenses/by-nd/4.0/"><img alt="Creative Commons License" style="border-width:0" src="https://i.creativecommons.org/l/by-nd/4.0/88x31.png" /></a>.
7
</p>
8
9
{{ site.title }} {{ site.time | date: '%Y' }} |
10
Powered by <a href="https://github.com/aksakalli/jekyll-doc-theme">Jekyll Doc Theme</a>
11
+ | <a href="/privacy">privacy</a> | <a href="/docs/imprint">imprint</a>
12
13
</div>
14
</footer>
0 commit comments