diff options
Diffstat (limited to 'posts/2021-10-12-altruistic-angelshark.php')
-rw-r--r-- | posts/2021-10-12-altruistic-angelshark.php | 9 |
1 files changed, 2 insertions, 7 deletions
diff --git a/posts/2021-10-12-altruistic-angelshark.php b/posts/2021-10-12-altruistic-angelshark.php index b516d4b..02652d1 100644 --- a/posts/2021-10-12-altruistic-angelshark.php +++ b/posts/2021-10-12-altruistic-angelshark.php @@ -1,10 +1,5 @@ -<?php -$title = "Altruistic Angelshark"; -if (isset($early) && $early) { - return; -} -include($_SERVER['DOCUMENT_ROOT'] . '/includes/head.php'); -?> +<h1>Altruistic Angelshark</h1> + <p class="description"> I finally got the opportunity to release a long-term project from work online |