Browse Source

point to osuosl

Eric Andersen 20 years ago
parent
commit
3561513195
2 changed files with 27 additions and 8 deletions
  1. 27 8
      docs/uclibc.org/footer.html
  2. BIN
      docs/uclibc.org/images/osuosl.png

+ 27 - 8
docs/uclibc.org/footer.html

@@ -7,14 +7,33 @@
 
 <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>

BIN
docs/uclibc.org/images/osuosl.png