[xiph-commits] r18483 - websites/celt-codec.org
giles at svn.xiph.org
giles at svn.xiph.org
Tue Jul 31 15:30:51 PDT 2012
Author: giles
Date: 2012-07-31 15:30:51 -0700 (Tue, 31 Jul 2012)
New Revision: 18483
Modified:
websites/celt-codec.org/index.shtml.en
Log:
Close the base tag to make the validator happy.
Our shared headers make us use xhtml.
Modified: websites/celt-codec.org/index.shtml.en
===================================================================
--- websites/celt-codec.org/index.shtml.en 2012-07-31 22:29:56 UTC (rev 18482)
+++ websites/celt-codec.org/index.shtml.en 2012-07-31 22:30:51 UTC (rev 18483)
@@ -8,7 +8,7 @@
}
-->
</style>
-<base href="http://www.celt-codec.org/">
+<base href="http://www.celt-codec.org/" />
</head>
<body>
<!--#include virtual="/common/xiphbar.include" -->
More information about the commits
mailing list