blob: e9dc23fe36273d61b7f8e9a17a19447ec2dd809d (
plain) (
tree)
|
|
</article>
<hr />
<footer>
<?php include('nav.php'); ?>
<p>
© 2019-<?php printf('%s', date('Y')); ?> Adam Carpenter
<br>
Content released under <a target="_blank" href="https://creativecommons.org/licenses/by/4.0/">CC BY 4.0</a>.
<br>
Source code released under <a target="_blank" href="https://opensource.org/licenses/BSD-3-Clause">BSD 3-Clause</a>, unless otherwise stated.
<noscript>
JavaScript? Where we're going we don't need JavaScript.
</noscript>
</p>
</footer>
</body>
</html>
|