Browse Source

added title

Ravikesh yadav 6 years ago
parent
commit
86be4222b6
1 changed files with 2 additions and 1 deletions
  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>