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