- update valid HTML pic and temporarily enable referer checking

This commit is contained in:
Bernhard Reutner-Fischer 2007-01-19 11:12:46 +00:00
parent 86502399a0
commit cef68d9464
4 changed files with 16 additions and 3 deletions

View File

@ -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>

View File

@ -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>

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.9 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 906 B