cmc/cleberg.net
My personal web garden & blog.
clone: git clone https://gitbay.org/cmc/cleberg.net.git
330861ec09a920bbcaff4674c33107545ceb13e9
unsigned
author: Christian Cleberg <hello@cleberg.net> · 2026-02-07T17:36:31Z
theme/templates/index.html | 5 +++++ 1 file changed, 5 insertions(+) @@ -10,4 +10,9 @@ <!-- END_POSTS --> <p><a href="/blog/">All Posts →</a></p> </section> +<section class="indieweb-links"> + <link href="https://github.com/ccleberg" rel="me"> + <link href="https://gitlab.com/ccleberg" rel="me"> + <link href="mailto:hello@cleberg.net" rel="me"> +</section> {% endblock %}