diff options
Diffstat (limited to 'themes/orca/layouts/partials/footer.html')
-rw-r--r-- | themes/orca/layouts/partials/footer.html | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/themes/orca/layouts/partials/footer.html b/themes/orca/layouts/partials/footer.html new file mode 100644 index 0000000..a2ad329 --- /dev/null +++ b/themes/orca/layouts/partials/footer.html @@ -0,0 +1,6 @@ +<hr> +<p>All content is written by <a href="/">frosty</a> unless noted otherwise. If you think something is incorrect, let me know.</p> +<a href="https://www.gentoo.org/"><img src="/gentoo.png" alt="Gentoo Linux"/></a> +<a href="https://www.vim.org/"><img src="/vim.png" alt="Vim: the editor"/></a> +<br> +<br> |