diff options
| -rw-r--r-- | index.org | 7 | ||||
| -rw-r--r-- | style.scss | 2 |
2 files changed, 7 insertions, 2 deletions
@@ -12,7 +12,12 @@ #+caption: All Hope Abandon, Ye Who Enter Here [[./img/logo.webp]] -Hello! I'm a person on the internet that does things, such as: +* Whoami? +Ret2pop is a person on the internet that does things. As a thing-doer, I'm naturally interested in how things work, +and also /explaining/ the world around me. Naturally, most explanations of how things work aren't satisfying, and as +such, I've decided to monopolise the art of explaining. + +Naturally, this website will be about: - Music - Programming - Mathematics @@ -572,7 +572,7 @@ h1.title { position: relative; margin-bottom: 30px; padding-right: 1.2em; - &::before { content: "Proof.\00a0\00a0"; } + &::before { content: "Proof:\00a0\00a0"; } &::after { content: ""; position: absolute; |
