summaryrefslogtreecommitdiff
path: root/posts/2021-04-20-how-to-make-your-website-boring-and-why.php
diff options
context:
space:
mode:
author53hornet <atc@53hor.net>2021-12-10 23:17:42 -0500
committer53hornet <atc@53hor.net>2021-12-10 23:17:42 -0500
commitde9bbfdb8f0d3b366e76a5cc775690f7315c740f (patch)
treece5dd65c507ce5db6382665d824ef163e47e8d0f /posts/2021-04-20-how-to-make-your-website-boring-and-why.php
parente68127a6ff2428657b8dab0b90cd16bf1dd99dad (diff)
download53hor-de9bbfdb8f0d3b366e76a5cc775690f7315c740f.tar.xz
53hor-de9bbfdb8f0d3b366e76a5cc775690f7315c740f.zip
feat: custom routing, no required php in posts
Diffstat (limited to 'posts/2021-04-20-how-to-make-your-website-boring-and-why.php')
-rw-r--r--posts/2021-04-20-how-to-make-your-website-boring-and-why.php9
1 files changed, 2 insertions, 7 deletions
diff --git a/posts/2021-04-20-how-to-make-your-website-boring-and-why.php b/posts/2021-04-20-how-to-make-your-website-boring-and-why.php
index 6f8136d..8aa67af 100644
--- a/posts/2021-04-20-how-to-make-your-website-boring-and-why.php
+++ b/posts/2021-04-20-how-to-make-your-website-boring-and-why.php
@@ -1,10 +1,5 @@
-<?php
-$title = "How to Make Your Website Boring and Why!";
-if (isset($early) && $early) {
- return;
-}
-include($_SERVER['DOCUMENT_ROOT'] . '/includes/head.php');
-?>
+<h1>How to Make Your Website Boring and Why!</h1>
+
<p class="description">
I took the time last year to make my website more boring. Here's how you