diff options
| author | Mitja Felicijan <mitja.felicijan@gmail.com> | 2021-07-31 23:59:24 +0200 |
|---|---|---|
| committer | Mitja Felicijan <mitja.felicijan@gmail.com> | 2021-07-31 23:59:24 +0200 |
| commit | 74cbb7b516253db29af37c4915368a9ced666fc1 (patch) | |
| tree | b174f273c6414f9f4942c3bd05f1508dbf8fd472 /template/_footer.html | |
| parent | 05a26846efdc6f4a6708786afec0ad100ec95576 (diff) | |
| download | mitjafelicijan.com-74cbb7b516253db29af37c4915368a9ced666fc1.tar.gz | |
Footer and New fotn
Diffstat (limited to 'template/_footer.html')
| -rwxr-xr-x | template/_footer.html | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/template/_footer.html b/template/_footer.html index f137b83..76980a6 100755 --- a/template/_footer.html +++ b/template/_footer.html | |||
| @@ -1,5 +1,7 @@ | |||
| 1 | <div class="footer"> | 1 | <div class="footer"> |
| 2 | <footer class="wrapper"> | 2 | <footer class="wrapper"> |
| 3 | Generic footer | 3 | This website does not track you. |
| 4 | Content is made available under the <a href="https://creativecommons.org/licenses/by/4.0/" target="_blank">CC BY 4.0 license</a> unless specified otherwise. | ||
| 5 | Blog feed available as <a href="/feed.rss" target="_blank">RSS</a> or <a href="/feed.json" target="_blank">JSON</a> feeds. | ||
| 4 | </footer> | 6 | </footer> |
| 5 | </div> | 7 | </div> |
