diff options
Diffstat (limited to 'theme/templates/index.html')
-rw-r--r-- | theme/templates/index.html | 12 |
1 files changed, 7 insertions, 5 deletions
diff --git a/theme/templates/index.html b/theme/templates/index.html index 864d866..0ad4d5a 100644 --- a/theme/templates/index.html +++ b/theme/templates/index.html @@ -1,10 +1,12 @@ {% extends "base.html" %} {% block main %} <section> - <h1><i>~cmc</i></h1> - <pre>pub rsa4096 2022-11-16 [SC] - <a href="/gpg.txt">3917 973F B159 BBB8 6194 5385 6945 1A51 7AC0 CB37</a> -uid [ultimate] Christian Cleberg <hello@cleberg.net> -sub rsa4096 2022-11-16 [E]</pre> + <h1><i>Hi, I'm Christian.</i></h1> + <blockquote> + <b>shouganai</b> + <br>[sho-ga-n-eye] | しょうがない + <br><br> + <i>it is what it is</i> + </blockquote> </section> <section> <h2>Blog Posts</h2> |