diff options
| -rw-r--r-- | templates/index.html | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/templates/index.html b/templates/index.html index 18924c7..ddb29c7 100644 --- a/templates/index.html +++ b/templates/index.html @@ -4,9 +4,12 @@ {% block content %} <h1 class="title">lemon's site</h1> + +<p> Hi, I'm lemon (she/her). I like compilers, tool-assisted speedruns and low level programming among other things. I do stuff sometimes. Occasionally I might share some of that stuff here. +</p> <h3>links</h3> |