diff options
| author | 2022-03-12 11:44:33 +0100 | |
|---|---|---|
| committer | 2022-03-12 11:44:33 +0100 | |
| commit | 5b6043663957e9eab10e56d9d4e0db53e1745b53 (patch) | |
| tree | 9c87e5f0e4b548880366040c770d927711db4e2b | |
| parent | 4b4038818a70c1009f90b8e310b590ec0d22fe0f (diff) | |
<p>
| -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> |