summaryrefslogtreecommitdiff
path: root/about.php
diff options
context:
space:
mode:
authorKai Stevenson <kai@kaistevenson.com>2022-10-19 14:19:31 -0700
committerKai Stevenson <kai@kaistevenson.com>2022-10-19 14:19:31 -0700
commit1cd5f5c2fd1a4a9778ac49b51c383831d8a385ec (patch)
treeb528d3b7644074eba2cdfb80a108086eb8f82b04 /about.php
parente3abc5880159d40c18947fc577f26f478f7a7ee2 (diff)
added more text to some pages
Diffstat (limited to 'about.php')
-rw-r--r--about.php2
1 files changed, 1 insertions, 1 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");
?>
<p>
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.
</p>
<p>This site is a member of the <a href="https://nullring.xyz">Null Webring</a>.</p>