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.

8 lines
250 B
PHP

<?php include $root.'includes/seemore.php'; echo '<a href="about.php"><h1>About</h1></a>'; # Article Title ?>
<?php
include_once "includes/mdutils.php";
// ../includes/mdutils.php
loadmdfile("./About/about.md");
?>
<p class="datetext">2021.10.13</p>