initial commit
This commit is contained in:
commit
f6b4208301
116 changed files with 1156 additions and 0 deletions
10
layouts/partials/footer.html
Normal file
10
layouts/partials/footer.html
Normal file
|
@ -0,0 +1,10 @@
|
|||
<footer class="big-container">
|
||||
<p>
|
||||
Copyright 2013-{{ now.Year }} Jan Wolff. All trademarks and trademarked contents are the properties of their respective owners.
|
||||
All other content, except where noted, is licensed under a
|
||||
<a href="http://creativecommons.org/licenses/by-nc-sa/4.0/">Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International License</a>.
|
||||
</p>
|
||||
<p>
|
||||
Refer to the <a href="/legal">legal disclaimer</a> for more information.
|
||||
</p>
|
||||
</footer>
|
Loading…
Add table
Add a link
Reference in a new issue