2020-11-03 23:46:20 +00:00
|
|
|
{{ define "main" }}
|
|
|
|
{{ .Content }}
|
|
|
|
{{- partial "posts.html" . -}}
|
2022-02-28 11:21:20 +00:00
|
|
|
|
|
|
|
<h2 id="part-of">Part of</h2>
|
|
|
|
|
|
|
|
<p>This site is part of some online collections and communities:</p>
|
|
|
|
|
|
|
|
<ul>
|
|
|
|
<li>
|
|
|
|
<a href="https://xn--sr8hvo.ws/">An IndieWeb Webring 🕸💍</a>
|
|
|
|
(<a href="https://xn--sr8hvo.ws/%F0%9F%98%A9%F0%9F%9A%A3%F0%9F%8D%91/previous" rel="nofollow ugc">prev</a>, <a href="https://xn--sr8hvo.ws/%F0%9F%98%A9%F0%9F%9A%A3%F0%9F%8D%91/next" rel="nofollow ugc">next</a>)
|
|
|
|
</li>
|
|
|
|
<li>
|
|
|
|
<a href="https://xhtml.club/">XHTML Club</a>
|
|
|
|
</li>
|
|
|
|
</ul>
|
|
|
|
|
2020-11-03 23:46:20 +00:00
|
|
|
{{ end }}
|