aboutsummaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorEric Andersen <andersen@codepoet.org>2005-03-31 18:15:42 +0000
committerEric Andersen <andersen@codepoet.org>2005-03-31 18:15:42 +0000
commit3603f79ce594a1043d1a7b2c0b45cf8c79d33f60 (patch)
tree4e6a82e02799d35961484ab4bd1a727216bface3 /docs
parent540769d5663f52f5d9e04b85dd540deb5621946d (diff)
downloadbusybox-3603f79ce594a1043d1a7b2c0b45cf8c79d33f60.tar.gz
Point to osuosl
Diffstat (limited to 'docs')
-rw-r--r--docs/busybox.net/footer.html36
-rw-r--r--docs/busybox.net/images/osuosl.pngbin0 -> 8683 bytes
2 files changed, 28 insertions, 8 deletions
diff --git a/docs/busybox.net/footer.html b/docs/busybox.net/footer.html
index 299421ac8..31f8ca7b0 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 &copy; 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 &copy; 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
new file mode 100644
index 000000000..b00b5007d
--- /dev/null
+++ b/docs/busybox.net/images/osuosl.png
Binary files differ