aboutsummaryrefslogtreecommitdiffstats
path: root/src/includes/nav-footer.php
blob: c86ab0bd77a61dc1373ef46e19dc46cea31ac96d (plain) (blame)
1
2
3
4
5
6
7
8
<hr />
<a href="../">home</a> &nbsp;
<a href="../info.php">info</a> &nbsp;
<a href="../licenses.php">licenses</a>
<br>
<p>all site content is in the public domain</p>
<p><small>my other stuff: <a href="https://aedrielkylejavier.me/" target="_blank">website link </a></small></p>
<p><small>version: <?php echo file_get_contents(__DIR__ . '/../VERSION'); ?></small></p>