From a73f6f1972ef126715ed0076b659e73644edfb6d Mon Sep 17 00:00:00 2001 From: Kai Stevenson Date: Mon, 29 Jan 2024 14:47:44 -0800 Subject: wrote more on the hard problem, fixed broken link, changed wording --- src/etc/employment/index.php | 3 --- src/index.php | 2 +- src/writing/corrigenda.php | 4 ++-- src/writing/hardproblem.php | 37 +++++++++++++++++++++++++++++++++++-- 4 files changed, 38 insertions(+), 8 deletions(-) diff --git a/src/etc/employment/index.php b/src/etc/employment/index.php index c41b29d..673d4d3 100644 --- a/src/etc/employment/index.php +++ b/src/etc/employment/index.php @@ -3,9 +3,6 @@ $title = "Employment"; require($_SERVER["DOCUMENT_ROOT"] . "/head.php"); require($_SERVER["DOCUMENT_ROOT"] . "/header.php"); ?> -

- This page is a list of things you could pay me to do. Isn't that fun? -

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 about page, which details the web technologies used to build this site, as well as my own short bio. + view the about page, which details the web technologies used to build this site, as well as my own short bio.