[xiph-commits] r12106 - websites/xspf.org
lgonze at svn.xiph.org
lgonze at svn.xiph.org
Mon Nov 13 18:24:04 PST 2006
Author: lgonze
Date: 2006-11-13 18:24:02 -0800 (Mon, 13 Nov 2006)
New Revision: 12106
Modified:
websites/xspf.org/draft-xspf-v1.html
Log:
Add meta http-equiv="Content-Type" content="application/xhtml+xml;charset=utf-8".
Modified: websites/xspf.org/draft-xspf-v1.html
===================================================================
--- websites/xspf.org/draft-xspf-v1.html 2006-11-13 19:27:46 UTC (rev 12105)
+++ websites/xspf.org/draft-xspf-v1.html 2006-11-14 02:24:02 UTC (rev 12106)
@@ -3,7 +3,7 @@
<html lang="en-US" xmlns="http://www.w3.org/1999/xhtml" xml:lang="en-US">
<head>
<title>XSPF Version 1</title>
-
+<meta http-equiv="Content-Type" content="application/xhtml+xml;charset=utf-8" />
<style type="text/css">
/*<![CDATA[*/
body
More information about the commits
mailing list