From 186e9555d0a9fa1910b5db306f2b62674b45acea Mon Sep 17 00:00:00 2001 From: Kai Stevenson Date: Sat, 8 Oct 2022 18:46:02 -0700 Subject: applied PHP template to all pages, fixed some things --- index.php | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'index.php') diff --git a/index.php b/index.php index 4bc28fb..5ebbe56 100644 --- a/index.php +++ b/index.php @@ -3,7 +3,8 @@ $title = "Hello, I'm Kai!"; require($_SERVER["DOCUMENT_ROOT"] . "/head.php"); require($_SERVER["DOCUMENT_ROOT"] . "/header.php"); ?> -

This is my Web site for cool things, like my programming, music, writing, photography, and anything else I +

+ This is my Web site for cool things, like my programming, music, writing, photography, and anything else I think of. I'm a social sciences student at UVic, though I'm also passionate about technology. I also have another website at -- cgit v1.2.3-70-g09d2