aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Cleberg <hello@cleberg.net>2025-09-04 16:04:34 -0500
committerChristian Cleberg <hello@cleberg.net>2025-09-04 16:04:34 -0500
commit8d53754c22fb4db81948d0147511723a87a1c8b7 (patch)
treed72dae16fb7c2b7ceaa195c1a7408a353abcc8a2
parentd1cb3a86c9bd078010451832f1e3ac541fa9f259 (diff)
downloadcleberg.net-8d53754c22fb4db81948d0147511723a87a1c8b7.tar.gz
cleberg.net-8d53754c22fb4db81948d0147511723a87a1c8b7.tar.bz2
cleberg.net-8d53754c22fb4db81948d0147511723a87a1c8b7.zip
remove indielogin section
-rw-r--r--theme/templates/index.html14
1 files changed, 0 insertions, 14 deletions
diff --git a/theme/templates/index.html b/theme/templates/index.html
index 98f6e87..864d866 100644
--- a/theme/templates/index.html
+++ b/theme/templates/index.html
@@ -24,18 +24,4 @@ sub rsa4096 2022-11-16 [E]</pre>
<li><a href="/wiki/">Wiki</a></li>
</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://cleberg.net/favicon.png"/>
- <a class="u-url u-uid" href="http://cleberg.net" rel="me">w</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 %}