mirror of
https://github.com/Crocmagnon/blog.git
synced 2024-11-14 20:13:53 +01:00
10 lines
827 B
HTML
10 lines
827 B
HTML
<footer class="footer">
|
|
Thoughts written here are my own and don't reflect any of my past, present or future employer's position.<br>
|
|
Articles are released into the public domain through the <a href="https://creativecommons.org/publicdomain/zero/1.0/?ref=chooser-v1">CC0 1.0</a>. Code blocks are released into the public domain through <a href="https://git.augendre.info/gaugendre/blog/src/branch/master/LICENSE">The Unlicense</a>. I do appreciate being mentioned as the original author if you decide to reuse my works but the licenses don't enforce it.
|
|
<br>
|
|
<span>
|
|
Powered by
|
|
<a href="https://gohugo.io/" rel="noopener noreferrer" target="_blank">Hugo</a> &
|
|
<a href="https://github.com/adityatelange/hugo-PaperMod/" rel="noopener" target="_blank">PaperMod</a>
|
|
</span>
|
|
</footer>
|