diff options
author | Eric Andersen | 2005-03-31 18:15:42 +0000 |
---|---|---|
committer | Eric Andersen | 2005-03-31 18:15:42 +0000 |
commit | 3603f79ce594a1043d1a7b2c0b45cf8c79d33f60 (patch) | |
tree | 4e6a82e02799d35961484ab4bd1a727216bface3 /docs/busybox.net | |
parent | 540769d5663f52f5d9e04b85dd540deb5621946d (diff) | |
download | busybox-3603f79ce594a1043d1a7b2c0b45cf8c79d33f60.zip busybox-3603f79ce594a1043d1a7b2c0b45cf8c79d33f60.tar.gz |
Point to osuosl
Diffstat (limited to 'docs/busybox.net')
-rw-r--r-- | docs/busybox.net/footer.html | 36 | ||||
-rw-r--r-- | docs/busybox.net/images/osuosl.png | bin | 0 -> 8683 bytes |
2 files changed, 28 insertions, 8 deletions
diff --git a/docs/busybox.net/footer.html b/docs/busybox.net/footer.html index 299421a..31f8ca7 100644 --- a/docs/busybox.net/footer.html +++ b/docs/busybox.net/footer.html @@ -7,14 +7,34 @@ <hr /> - <p> - <font face="arial, helvetica, sans-serif" size="-1"> - <a HREF="/copyright.txt">Copyright © 1999-2005 Erik Andersen</a> - <br> - Mail all comments, insults, suggestions and bribes to - <br> - Erik Andersen <A HREF="mailto:andersen@codepoet.org">andersen@codepoet.org</A><BR> - </font> + + <table width="100%"> + <tr> + <td width="60%"> + <font face="arial, helvetica, sans-serif" size="-1"> + <a href="/copyright.txt">Copyright © 1999-2005 Erik Andersen</a> + <br> + Mail all comments, insults, suggestions and bribes to + <br> + Erik Andersen <a href="mailto:andersen@codepoet.org">andersen@codepoet.org</a><br> + </font> + </td> + + <td> + <a href="http://www.vim.org/"><img border=0 width=88 height=31 + src="images/written.in.vi.png" + alt="This site created with the vi editor"></a> + </td> + + <td> + <a href="http://osuosl.org/"><img border=0 width=114 height=63 + src="images/osuosl.png" + alt="This site is kindly hosted by OSL"></a> + </td> + + </TR> + </table> </body> </html> + diff --git a/docs/busybox.net/images/osuosl.png b/docs/busybox.net/images/osuosl.png Binary files differnew file mode 100644 index 0000000..b00b500 --- /dev/null +++ b/docs/busybox.net/images/osuosl.png |