summaryrefslogtreecommitdiff
path: root/src/index.php
diff options
context:
space:
mode:
authorKai Stevenson <kai@kaistevenson.com>2024-01-29 14:47:44 -0800
committerKai Stevenson <kai@kaistevenson.com>2024-01-29 14:47:44 -0800
commita73f6f1972ef126715ed0076b659e73644edfb6d (patch)
tree03bd93c9bba9ea980181a1855a0a0f9f5a5b92bc /src/index.php
parent027c1d2a66405dbb913f75d082376456c2a94a20 (diff)
wrote more on the hard problem, fixed broken link, changed wording
Diffstat (limited to 'src/index.php')
-rw-r--r--src/index.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/index.php b/src/index.php
index f547565..f45e919 100644
--- a/src/index.php
+++ b/src/index.php
@@ -9,7 +9,7 @@ require($_SERVER["DOCUMENT_ROOT"] . "/header.php");
and the specific arrangement of hyperlinks between them generally correlates with the personal connections I make between those
subjects or ideas. In that sense, by exploring this site you are following along with my personal interpretation of the world.
You can start at one of the following index pages, which each contain more domain-specific information. Alternatively, you can
- view the <a href="about/">about page</a>, which details the web technologies used to build this site, as well as my own short bio.
+ view the <a href="about.php">about page</a>, which details the web technologies used to build this site, as well as my own short bio.
</p>
<ul>
<li><h3><a href="writing/">~/doc/</a> /* My writing and notes */</h3></li>