diff options
| author | Preston Pan <ret2pop@nullring.xyz> | 2026-05-12 13:59:57 -0700 |
|---|---|---|
| committer | Preston Pan <ret2pop@nullring.xyz> | 2026-05-12 13:59:57 -0700 |
| commit | e32491eac84937aea7aa09ce5cc850dfbf2211b0 (patch) | |
| tree | 4bc81a529d1e4a805e22e018d7fe66958be21751 | |
| parent | c13d1a13affba85afed24b67eab15cc2afcaf3f3 (diff) | |
| -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; |
