Rename from .shtml to .html.

Github doesn't have SSI.
This commit is contained in:
Simon Howard
2023-08-03 23:07:22 -04:00
parent eed7dbd379
commit 45586e4f19
12 changed files with 15 additions and 15 deletions

29
psionconf.html Normal file
View File

@ -0,0 +1,29 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
"http://www.w3.org/TR/html4/loose.dtd">
<html>
<!--#include virtual="header"-->
<h2> Psionconf </h2>
<p>
This is a small PicoGUI application to control various Psion Linux settings.
</p>
<center><img src="sshot/psionconf3.png"></center>
<h3>Download</h3>
<ul>
<li> <b> v1.0.0</b>
<ul>
<li> <a href="psionconf-1.0.0.tar.gz">psionconf-1.0.0.tar.gz</a>
</ul>
</ul>
<!--#include virtual="footer"-->
</html>