summaryrefslogtreecommitdiffstats
path: root/layouts/partials/footer.html
diff options
context:
space:
mode:
Diffstat (limited to 'layouts/partials/footer.html')
-rw-r--r--layouts/partials/footer.html13
1 files changed, 6 insertions, 7 deletions
diff --git a/layouts/partials/footer.html b/layouts/partials/footer.html
index da5ef8a..ef36064 100644
--- a/layouts/partials/footer.html
+++ b/layouts/partials/footer.html
@@ -1,16 +1,15 @@
<footer>
<p class="social">
<a href="https://github.com/ymherklotz"><i class="fab fa-github"></i></a>
- <a href="https://gitlab.com/ymherklotz"><i class="fab fa-gitlab"></i></a>
- <a href="https://linkedin.com/in/yannherklotz"><i class="fab fa-linkedin-in"></i></a>
- <a href="https://twitter.com/@ymherklotz"><i class="fab
- fa-twitter"></i></a>
- <a href="mailto:yann@yannherklotz.com"><i class="fas
- fa-envelope"></i></a>
+ <a href="https://sr.ht/~ymherklotz"><i class="fab fa-git"></i></a>
+ <a href="https://twitter.com/@ymherklotz"><i class="fab fa-twitter"></i></a>
+ <a href="mailto:yann@yannherklotz.com"><i class="fas fa-envelope"></i></a>
<a href="/index.xml"><i class="fas fa-rss"></i></a>
</p>
<div class="generated-by">
- &#169; 2019-2021 Yann Herklotz
+ <p>&#169; 2019-2021 Yann Herklotz</p>
+ <p>The content is licensed under a <a href="http://creativecommons.org/licenses/by/4.0/">CC-BY
+ 4.0</a> license.</p>
</div>
</footer>
{{ if .Site.Params.katex }}