Skip to content
This repository has been archived by the owner on Nov 5, 2021. It is now read-only.

Commit

Permalink
Merge pull request #32 from ravikesh4/patch-1
Browse files Browse the repository at this point in the history
added title
  • Loading branch information
alexdima committed Nov 10, 2018
2 parents 57e85c6 + 86be422 commit 3e322e5
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion 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>
Expand All @@ -26,4 +27,4 @@ <h2>Monaco Editor Sample</h2>
});
</script>
</body>
</html>
</html>

0 comments on commit 3e322e5

Please sign in to comment.