浏览代码

Merge pull request #32 from ravikesh4/patch-1

added title
Alexandru Dima 6 年之前
父节点
当前提交
3e322e5dfb
共有 1 个文件被更改,包括 2 次插入1 次删除
  1. 2 1
      browser-amd-editor/index.html

+ 2 - 1
browser-amd-editor/index.html

@@ -1,6 +1,7 @@
 <!DOCTYPE html>
 <!DOCTYPE html>
 <html>
 <html>
 <head>
 <head>
+	<title>browser-amd-editor</title>
 	<meta http-equiv="X-UA-Compatible" content="IE=edge" />
 	<meta http-equiv="X-UA-Compatible" content="IE=edge" />
 	<meta http-equiv="Content-Type" content="text/html;charset=utf-8" >
 	<meta http-equiv="Content-Type" content="text/html;charset=utf-8" >
 </head>
 </head>
@@ -26,4 +27,4 @@
 	});
 	});
 </script>
 </script>
 </body>
 </body>
-</html>
+</html>