From 79bd72e062fabcd6c0b73cfba6d35178e179da41 Mon Sep 17 00:00:00 2001 From: Kai Stevenson Date: Wed, 28 Jun 2023 22:37:09 -0700 Subject: updated a lot of stuff --- src/about.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src/about.php') diff --git a/src/about.php b/src/about.php index de3bf5e..dab34e7 100644 --- a/src/about.php +++ b/src/about.php @@ -5,8 +5,8 @@ require($_SERVER["DOCUMENT_ROOT"] . "/header.php"); ?>

About This Site

- This site is hosted on my own server, which is a machine I hacked together from some random components-- - a 4790K, 16GB of DDR3, SSD storage. The server runs Arch Linux, which was probably a bad idea, but it hasn't + This site is hosted on my own server, which is a machine I hacked together from some random components--a + 4790K, 16GB of DDR3, SSD storage. The server runs Arch Linux, which was probably a bad idea, but it hasn't caused any problems yet. 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 using Let's Encrypt. If you're curious about anything here, you can email me at kai@kaistevenson.com. -- cgit v1.2.3-70-g09d2