summaryrefslogtreecommitdiff
path: root/src/about.php
diff options
context:
space:
mode:
Diffstat (limited to 'src/about.php')
-rw-r--r--src/about.php4
1 files changed, 2 insertions, 2 deletions
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");
?>
<h2>About This Site</h2>
<p>
- 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.