diff www/index.html @ 830:f65196307da0

Remove header/footer includes from web pages so Mark's stylesheet gets used instead.
author Rob Landley <rob@landley.net>
date Wed, 30 Sep 2009 23:26:33 -0500
parents d326c68aa747
children 4f7d2bfbc5fc
line wrap: on
line diff
--- a/www/index.html	Wed Sep 30 15:27:20 2009 -0500
+++ b/www/index.html	Wed Sep 30 23:26:33 2009 -0500
@@ -1,5 +1,3 @@
-<!--#include file="header.html" -->
-
 <h2><a href=news.html>News: 0.9.7 released August 20, 2009</a></h2>
 
 <b><h1><a href=documentation.html>What is Firmware Linux?</a></h1></b>
@@ -49,5 +47,3 @@
 list</a>, or the IRC channel #firmware on irc.freenode.org.  The project
 maintainer's <a href=http://landley.net/notes.html>blog</a> often includes notes about
 ongoing Firmware Linux development.</p>
-
-<!--#include file="footer.html" -->