diff options
author | Bernhard Reutner-Fischer <rep.dot.nop@gmail.com> | 2006-04-10 19:40:51 +0000 |
---|---|---|
committer | Bernhard Reutner-Fischer <rep.dot.nop@gmail.com> | 2006-04-10 19:40:51 +0000 |
commit | 8326d5e31ba322b692b729ac08b4bf27f0aa18e2 (patch) | |
tree | c8b6959a9f692b74cf96e51008acc26e982b12b8 /docs/busybox.net | |
parent | 3515f6e04359a2c8e4ef28f1e0d0634f9148c773 (diff) | |
download | busybox-w32-8326d5e31ba322b692b729ac08b4bf27f0aa18e2.tar.gz busybox-w32-8326d5e31ba322b692b729ac08b4bf27f0aa18e2.tar.bz2 busybox-w32-8326d5e31ba322b692b729ac08b4bf27f0aa18e2.zip |
- add a colorful "valid HTML 4.01 Transitional" button to be able to check the referer easily.
Just rip it out if this is not considered generally useful.. TIA.
Diffstat (limited to 'docs/busybox.net')
-rw-r--r-- | docs/busybox.net/footer.html | 5 | ||||
-rw-r--r-- | docs/busybox.net/images/valid-html401.png | bin | 0 -> 1950 bytes |
2 files changed, 5 insertions, 0 deletions
diff --git a/docs/busybox.net/footer.html b/docs/busybox.net/footer.html index 31f8ca7b0..e8a32727d 100644 --- a/docs/busybox.net/footer.html +++ b/docs/busybox.net/footer.html | |||
@@ -31,6 +31,11 @@ | |||
31 | src="images/osuosl.png" | 31 | src="images/osuosl.png" |
32 | alt="This site is kindly hosted by OSL"></a> | 32 | alt="This site is kindly hosted by OSL"></a> |
33 | </td> | 33 | </td> |
34 | <td> | ||
35 | <a href="http://validator.w3.org/check?uri=referer"><img | ||
36 | src="images/valid-html401.png" | ||
37 | alt="Valid HTML" height="31" width="88"></a> | ||
38 | </td> | ||
34 | 39 | ||
35 | </TR> | 40 | </TR> |
36 | </table> | 41 | </table> |
diff --git a/docs/busybox.net/images/valid-html401.png b/docs/busybox.net/images/valid-html401.png new file mode 100644 index 000000000..ec9bc0ce0 --- /dev/null +++ b/docs/busybox.net/images/valid-html401.png | |||
Binary files differ | |||