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

15 lines
247 B
PHP
Raw Normal View History

2024-01-03 12:10:52 +01:00
<?php
display_header("Random tools");
2024-01-03 12:10:52 +01:00
?>
<article>
2024-01-19 04:21:58 +01:00
<h2>
2024-01-03 12:10:52 +01:00
A collection of random tools I thought could be useful.
2024-01-19 04:21:58 +01:00
</h2>
2024-01-03 12:10:52 +01:00
<ul>
<li>
<a href="http://www.zdenekborovec-dev.cz/random/conversions">Unit conversions</a>
</li>
</ul>
</article>