2020-12-12 10:42:45 +00:00
|
|
|
<footer id="site-footer">
|
2022-02-11 06:12:45 +00:00
|
|
|
<p>
|
2022-02-25 01:55:44 +00:00
|
|
|
Copyright © <span itemprop="copyrightYear">{{now.Year}}</span> <span itemprop="copyrightHolder">{{- partial "indieweb-author.html" -}}</span> ·
|
2022-02-12 00:11:41 +00:00
|
|
|
<span itemprop="license" itemscope itemtype="https://schema.org/CreativeWork"><a rel="license" itemprop="url" href="https://creativecommons.org/licenses/by-sa/4.0/"><span itemprop="name">CC BY-SA 4.0 license</span></a></span> ·
|
2022-02-11 06:12:45 +00:00
|
|
|
<span itemscope itemtype="https://schema.org/SoftwareSourceCode">
|
|
|
|
<a itemprop="codeRepository" rel="source" href="{{ .Site.Params.src }}">source code</a> ·
|
|
|
|
</span>
|
2022-04-05 02:20:14 +00:00
|
|
|
<a rel="alternate" href="http://wgq3bd2kqoybhstp77i3wrzbfnsyd27wt34psaja4grqiezqircorkyd.onion{{ .RelPermalink }}">Tor</a> ·
|
|
|
|
<a href="{{ site.BaseURL }}privacy.html">Privacy</a>
|
2022-02-11 06:12:45 +00:00
|
|
|
</p>
|
2020-11-03 23:46:20 +00:00
|
|
|
</footer>
|