Jelajahi Sumber

Merge pull request #32 from ravikesh4/patch-1

added title
Alexandru Dima 6 tahun lalu
induk
melakukan
3e322e5dfb
1 mengubah file dengan 2 tambahan dan 1 penghapusan
  1. 2 1
      browser-amd-editor/index.html

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

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