diff options
| author | Mitja Felicijan <mitja.felicijan@gmail.com> | 2022-08-27 14:05:48 +0200 |
|---|---|---|
| committer | Mitja Felicijan <mitja.felicijan@gmail.com> | 2022-08-27 14:05:48 +0200 |
| commit | 9f5454bda6299db43a4e9de5b3716471388b81d9 (patch) | |
| tree | 1ceedf64a4517a372d70efc2b6f4bbd9478ce792 /template/_footer.html | |
| parent | e728c3a2cbd06d95cd1226d3b23473816bd0d67e (diff) | |
| download | mitjafelicijan.com-9f5454bda6299db43a4e9de5b3716471388b81d9.tar.gz | |
Move blog to Hugo
Diffstat (limited to 'template/_footer.html')
| -rwxr-xr-x | template/_footer.html | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/template/_footer.html b/template/_footer.html deleted file mode 100755 index 605c0a9..0000000 --- a/template/_footer.html +++ /dev/null | |||
| @@ -1,7 +0,0 @@ | |||
| 1 | <div class="footer"> | ||
| 2 | <footer class="wrapper"> | ||
| 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" rel="noreferrer">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. | ||
| 6 | </footer> | ||
| 7 | </div> | ||
