summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPreston Pan <ret2pop@nullring.xyz>2026-05-12 13:59:57 -0700
committerPreston Pan <ret2pop@nullring.xyz>2026-05-12 13:59:57 -0700
commite32491eac84937aea7aa09ce5cc850dfbf2211b0 (patch)
tree4bc81a529d1e4a805e22e018d7fe66958be21751
parentc13d1a13affba85afed24b67eab15cc2afcaf3f3 (diff)
style updateHEADmain
-rw-r--r--index.org7
-rw-r--r--style.scss2
2 files changed, 7 insertions, 2 deletions
diff --git a/index.org b/index.org
index 90b4688..0b7b68b 100644
--- a/index.org
+++ b/index.org
@@ -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
diff --git a/style.scss b/style.scss
index a2c358c..00b5539 100644
--- a/style.scss
+++ b/style.scss
@@ -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;