You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
9 lines
332 B
PHP
9 lines
332 B
PHP
<?php include $root.'includes/seemore.php'; echo '<a href="'.$seemorepath.'"><h1>Well, This is Awkward.</h1></a>'; # Article Title ?>
|
|
<?php
|
|
include $root."./config.php";
|
|
ini_set('display_errors', 1);
|
|
include_once $root."./includes/mdutils.php";
|
|
loadmdfile($root."./News/wellThisIsAwkward.md");
|
|
?>
|
|
<p class="datetext">2021.08.18</p>
|