aboutsummaryrefslogtreecommitdiff
path: root/theme/templates/index.html
diff options
context:
space:
mode:
authorChristian Cleberg <hello@cmc.pub>2025-03-29 20:52:17 -0500
committerChristian Cleberg <hello@cmc.pub>2025-03-29 20:52:17 -0500
commitf22e126f73d898d5bcbdeb320705e88b234da76e (patch)
tree62fe68228030ab34a7859bdfcc38e52d445acbd6 /theme/templates/index.html
parent9cf3145015edd5ba10158d8de90765d453ee6815 (diff)
downloadcleberg.net-f22e126f73d898d5bcbdeb320705e88b234da76e.tar.gz
cleberg.net-f22e126f73d898d5bcbdeb320705e88b234da76e.tar.bz2
cleberg.net-f22e126f73d898d5bcbdeb320705e88b234da76e.zip
add IndieWedring
Diffstat (limited to 'theme/templates/index.html')
-rw-r--r--theme/templates/index.html14
1 files changed, 14 insertions, 0 deletions
diff --git a/theme/templates/index.html b/theme/templates/index.html
index 54c5eab..518c10e 100644
--- a/theme/templates/index.html
+++ b/theme/templates/index.html
@@ -51,4 +51,18 @@ sub cv25519 2025-03-11 [E]</pre>
</ul>
</section>
+<section class="hidden">
+ <div class="h-card">
+ <span class="p-name">Christian Cleberg</span>
+ <span class="p-nickname">cmc</span> (IRC)
+ <img class="u-photo" src="https://cmc.pub/favicon.png"/>
+ <a class="u-url u-uid" href="http://cmc.pub" rel="me">w</a>,
+ <a class="u-email" href="mailto:hello@cmc.pub">e</a>
+ <span class="p-locality">Omaha</span>,
+ <abbr class="p-region" title="Nebraska">NE</abbr>,
+ <div class="p-country-name">U.S.A</div>
+ <div class="p-note">I kept dreaming of a world I thought I'd never see. And then, one day, I got in.</div>
+ </div>
+</section>
+
{% endblock %}