Skip to content

Commit aac1930

Browse files
FranFinpablogs9
andauthored
Added creative commons license. (#195)
* Added creative commons license. * Update footer Co-authored-by: Pablo Garrido <[email protected]>
1 parent d3d4d32 commit aac1930

1 file changed

Lines changed: 4 additions & 1 deletion

File tree

_includes/footer.html

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,14 @@
11
<footer class="footer">
22
<div class="container">
33
<p class="text-center">
4-
<a href="/privacy">privacy</a> | <a href="/docs/imprint">imprint</a>
4+
</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>.
57
</p>
68
<p class="text-center">
79
{{ site.title }} {{ site.time | date: '%Y' }} |
810
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>
912
</p>
1013
</div>
1114
</footer>

0 commit comments

Comments
 (0)