diff options
-rw-r--r-- | src/index.php | 8 |
1 files changed, 3 insertions, 5 deletions
diff --git a/src/index.php b/src/index.php index 195613c..64ba33b 100644 --- a/src/index.php +++ b/src/index.php @@ -4,11 +4,9 @@ require($_SERVER["DOCUMENT_ROOT"] . "/head.php"); require($_SERVER["DOCUMENT_ROOT"] . "/header.php"); ?> <p> - This is my Web site for cool things, like my programming, music, writing, photography, and anything else I - 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 you can visit at - kaistevenson.com, if you don't like this one and want to hurt my feelings. You can email me at kai@kaistevenson.com. + This is my personal Web site for things that I like, such as programming, music, philosophy, and photography. + I'm a student at The University of Victoria in Canada, though I try to find time to do things other than schoolwork. + You can email me at kai@kaistevenson.com. </p> <ul> <li> |