summaryrefslogtreecommitdiffstats
path: root/docs
diff options
context:
space:
mode:
authorBernhard Reutner-Fischer <rep.dot.nop@gmail.com>2007-01-19 11:12:46 +0000
committerBernhard Reutner-Fischer <rep.dot.nop@gmail.com>2007-01-19 11:12:46 +0000
commitcef68d9464236d4036f237846a807339b948b684 (patch)
tree1d13499415f376df6f767341abc8fd1bbdc4fd57 /docs
parent86502399a0dede06c658a0ab2e02cd3951c4f7eb (diff)
downloadbuildroot-novena-cef68d9464236d4036f237846a807339b948b684.tar.gz
buildroot-novena-cef68d9464236d4036f237846a807339b948b684.zip
- update valid HTML pic and temporarily enable referer checking
Diffstat (limited to 'docs')
-rw-r--r--docs/buildroot.html13
-rw-r--r--docs/header.html6
-rw-r--r--docs/images/valid-html401.pngbin0 -> 1950 bytes
-rw-r--r--docs/images/vh40.gifbin906 -> 0 bytes
4 files changed, 16 insertions, 3 deletions
diff --git a/docs/buildroot.html b/docs/buildroot.html
index ef2d00845..cec8b6ae5 100644
--- a/docs/buildroot.html
+++ b/docs/buildroot.html
@@ -12,7 +12,7 @@
<body>
<div class="main">
<div class="titre">
- <h1>Buildroot</h1>
+ <h1><a href="http://buildroot.uclibc.org/">Buildroot</a></h1>
</div>
<p>Usage and documentation by Thomas Petazzoni. Contributions from
@@ -648,5 +648,16 @@ config BR2_PACKAGE_FOO
</ul>
</div>
+<!--
+-->
+ <td>
+ <a href="http://validator.w3.org/check?uri=referer"><img
+ border="0" height="31" width="88"
+ src="images/valid-html401.png"
+ alt="Valid HTML"></a>
+ </td>
+<!--
+-->
+
</body>
</html>
diff --git a/docs/header.html b/docs/header.html
index 1093105b3..e3205c47b 100644
--- a/docs/header.html
+++ b/docs/header.html
@@ -68,9 +68,11 @@
<br><a href="http://www.tldp.org/HOWTO">Linux HOWTOs</a>
<!--
+-->
<a href="http://validator.w3.org/check/referer"><img
- src="/images/vh40.gif" height=31 width=88
- align=left border=0 alt="Valid HTML 4.0!"></a>
+ src="/images/valid-html401.png" height="31" width="88"
+ align="left" border="0" alt="Valid HTML"></a>
+<!--
-->
</td>
diff --git a/docs/images/valid-html401.png b/docs/images/valid-html401.png
new file mode 100644
index 000000000..ec9bc0ce0
--- /dev/null
+++ b/docs/images/valid-html401.png
Binary files differ
diff --git a/docs/images/vh40.gif b/docs/images/vh40.gif
deleted file mode 100644
index c5e9402e7..000000000
--- a/docs/images/vh40.gif
+++ /dev/null
Binary files differ