From 1cd5f5c2fd1a4a9778ac49b51c383831d8a385ec Mon Sep 17 00:00:00 2001 From: Kai Stevenson Date: Wed, 19 Oct 2022 14:19:31 -0700 Subject: added more text to some pages --- about.php | 2 +- index.php | 2 +- photography/index.php | 30 +++++++++++++++++++++--------- 3 files changed, 23 insertions(+), 11 deletions(-) diff --git a/about.php b/about.php index cad0541..938598a 100644 --- a/about.php +++ b/about.php @@ -5,7 +5,7 @@ require($_SERVER["DOCUMENT_ROOT"] . "/header.php"); ?>

This site is hosted on a vultr VPS. It serves content through an apache webserver, and has a pretty simple backend. -I use PHP for templating, CSS for styling, and no JavaScript at all. The server supports HTTPS. +I use PHP for templating, CSS for styling, and no JavaScript at all. The server supports HTTPS using Let's Encrypt. If you're curious about anything here, you can email me at kai@kaistevenson.com.

This site is a member of the Null Webring.

diff --git a/index.php b/index.php index b5fca5e..aacb441 100644 --- a/index.php +++ b/index.php @@ -8,7 +8,7 @@ require($_SERVER["DOCUMENT_ROOT"] . "/header.php"); think of. I'm a student at The University of Victoria in Canada, though I try to find time to do things other than schoolwork. I also have another website at - kaistevenson.com, if you don't like this one :(. You can email me at kai@kaistevenson.com. + kaistevenson.com, if you don't like this one and want to hurt my feelings. You can email me at kai@kaistevenson.com.