added title

This commit is contained in:
Ravikesh yadav 2018-10-27 22:15:20 +05:30 committed by GitHub
parent 57e85c6274
commit 86be4222b6
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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>