Expand header and footer includes.

This commit is contained in:
Simon Howard
2023-08-03 23:14:04 -04:00
parent 45586e4f19
commit 7128335d92
12 changed files with 230 additions and 43 deletions

View File

@ -2,7 +2,22 @@
"http://www.w3.org/TR/html4/loose.dtd">
<html>
<!--#include virtual="header" -->
<head>
<title>Revol: Linux on the Psion Revo</title>
</head>
<body bgcolor="white" text="black" link="black" vlink="black">
<h1>Revol</h1>
<a href="index.html">Main</a> |
<a href="sshot.html">Screenshots</a> |
<a href="faq.html">FAQ</a> |
<a href="download.html">Downloads</a> |
<a href="links.html">Links</a> |
<a href="dev.html">Development Stuff</a> |
<a href="pkglist.html">Packages</a>
<hr>
<h3> FAQ </h3>
@ -124,6 +139,12 @@ incorrect to call it GNU/Linux.
</ul>
<!--#include virtual="footer" -->
<hr>
<a href="mailto:fraggle@nospam.alkali.org">Simon Howard</a>. <br>
I am not associated with Psion Digital.
</body>
</html>