personal-website/docs/www/random/index.php

14 lines
247 B
PHP

<?php
display_header("Random tools");
?>
<article>
<h2>
A collection of random tools I thought could be useful.
</h2>
<ul>
<li>
<a href="http://www.zdenekborovec-dev.cz/random/conversions">Unit conversions</a>
</li>
</ul>
</article>