diff options
Diffstat (limited to 'posts/2019-04-06-why-have-a-website-in-2019.php')
-rw-r--r-- | posts/2019-04-06-why-have-a-website-in-2019.php | 9 |
1 files changed, 2 insertions, 7 deletions
diff --git a/posts/2019-04-06-why-have-a-website-in-2019.php b/posts/2019-04-06-why-have-a-website-in-2019.php index b49d049..3e7d15b 100644 --- a/posts/2019-04-06-why-have-a-website-in-2019.php +++ b/posts/2019-04-06-why-have-a-website-in-2019.php @@ -1,10 +1,5 @@ -<?php -$title = "Why Have a Web Site in 2019?"; -if (isset($early) && $early) { - return; -} -include($_SERVER['DOCUMENT_ROOT'] . '/includes/head.php'); -?> +<h1>Why Have a Web Site in 2019?</h1> + <blockquote> Adam, why on earth do you have a website? Wait... Is this a |