- update valid HTML pic and temporarily enable referer checking
This commit is contained in:
parent
86502399a0
commit
cef68d9464
@ -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>
|
||||
|
@ -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>
|
||||
|
BIN
docs/images/valid-html401.png
Normal file
BIN
docs/images/valid-html401.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 1.9 KiB |
Binary file not shown.
Before Width: | Height: | Size: 906 B |
Loading…
Reference in New Issue
Block a user