[llvm-commits] CVS: llvm/www/www-index.html
Chris Lattner
lattner at cs.uiuc.edu
Sat Aug 23 16:48:01 PDT 2003
Changes in directory llvm/www:
www-index.html updated: 1.45 -> 1.46
---
Log message:
Remove the silly bar across the top of the page.
---
Diffs of the changes:
Index: llvm/www/www-index.html
diff -u llvm/www/www-index.html:1.45 llvm/www/www-index.html:1.46
--- llvm/www/www-index.html:1.45 Sat Aug 23 16:46:49 2003
+++ llvm/www/www-index.html Sat Aug 23 16:47:38 2003
@@ -4,23 +4,6 @@
</head>
<body bgcolor="#FFFFFF" text="#000000" leftmargin="0" marginwidth="0">
-<!-- Top bar -->
-<table border="0" cellpadding="0" cellspacing="0" width="100%"
-cellborder="0">
- <tr>
- <td align="center" width="100%" background="/img/sidebars.gif"
- height="34"><a href="#Overview"><font color="#000000"
- size="5">Overview</font></a><font color="#000000"
- size="5"> </font><a href="#Pubs"><font color="#000000"
- size="5">Publications</font></a><font color="#000000"
- size="5"> </font><a href="#News"><font color="#000000"
- size="5">News</font></a><font color="#000000" size="5"> </font><a
- href="#Docs"><font color="#000000" size="5">Documentation</font></a><font
- color="#000000" size="5"> </font><a href="#Releases"><font
- color="#000000" size="5">Releases</font></a><font
- color="#000000" size="5"> </font></td>
- </tr>
-</table>
<p align="center"><br>
<font size="7" face="Georgia,Palatino,Times,Roman">The <strong>LLVM</strong>
More information about the llvm-commits
mailing list