Change the title of preview.html to say it's preview version.
authorTakeshi Yoshino <tyoshino@google.com>
Tue, 05 Nov 2013 21:29:41 +0900
changeset 40 f5e62dc35916
parent 39 439ca3be0bcc
child 41 36ae8a4da34e
Change the title of preview.html to say it's preview version.
preview.html
--- a/preview.html	Tue Nov 05 21:29:10 2013 +0900
+++ b/preview.html	Tue Nov 05 21:29:41 2013 +0900
@@ -3,7 +3,7 @@
 <html>
 
 <head>
-	<title>Streams API</title>
+	<title>Streams API (Preview version)</title>
 	<meta content="text/html;charset=utf-8" http-equiv="Content-Type">
 
 <!--	<script class=remove src="http://dev.w3.org/2009/dap/ReSpec.js/js/respec.js"></script> -->