mirror of
https://github.com/godotengine/buildroot.git
synced 2026-01-05 14:09:53 +03:00
- update valid HTML pic and temporarily enable referer checking
This commit is contained in:
@@ -12,7 +12,7 @@
|
|||||||
<body>
|
<body>
|
||||||
<div class="main">
|
<div class="main">
|
||||||
<div class="titre">
|
<div class="titre">
|
||||||
<h1>Buildroot</h1>
|
<h1><a href="http://buildroot.uclibc.org/">Buildroot</a></h1>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<p>Usage and documentation by Thomas Petazzoni. Contributions from
|
<p>Usage and documentation by Thomas Petazzoni. Contributions from
|
||||||
@@ -648,5 +648,16 @@ config BR2_PACKAGE_FOO
|
|||||||
</ul>
|
</ul>
|
||||||
|
|
||||||
</div>
|
</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>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
|
|||||||
@@ -68,9 +68,11 @@
|
|||||||
<br><a href="http://www.tldp.org/HOWTO">Linux HOWTOs</a>
|
<br><a href="http://www.tldp.org/HOWTO">Linux HOWTOs</a>
|
||||||
|
|
||||||
<!--
|
<!--
|
||||||
|
-->
|
||||||
<a href="http://validator.w3.org/check/referer"><img
|
<a href="http://validator.w3.org/check/referer"><img
|
||||||
src="/images/vh40.gif" height=31 width=88
|
src="/images/valid-html401.png" height="31" width="88"
|
||||||
align=left border=0 alt="Valid HTML 4.0!"></a>
|
align="left" border="0" alt="Valid HTML"></a>
|
||||||
|
<!--
|
||||||
-->
|
-->
|
||||||
|
|
||||||
</td>
|
</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 |
Reference in New Issue
Block a user