diff options
Diffstat (limited to 'theme/templates/index.html')
-rw-r--r-- | theme/templates/index.html | 14 |
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 %} |