Personal fork of the hugo-i386 template.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

14 lines
458 B

5 years ago
<footer class="container">
<hr class="soften">
<p>
{{- partial "copyright.html" . -}}
5 years ago
</p>
<p class="text-center">
<!-- <a href="https://social.petrovs.info/@blagovest">Mastodon</a> -->
<!-- <a href="https://www.linkedin.com/in/blpetrov/">Linkedin</a> -->
<!-- <a href="https://github.com/eniac111">GitHub</a> -->
<!-- <a href="https://code.petrovs.info/explore/repos">Code</a> -->
5 years ago
</p>
</footer>