summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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;