We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ad20ef6 commit 671959eCopy full SHA for 671959e
angular2/index.html
@@ -2,6 +2,7 @@
2
<html>
3
<head>
4
<title>Angular 2</title>
5
+ <meta charset="utf-8" />
6
<link href="../css/bootstrap/dist/css/bootstrap.min.css" rel="stylesheet" />
7
<link href="../css/main.css" rel="stylesheet" />
8
<script src="node_modules/systemjs/dist/system.src.js"></script>
react/index.html
@@ -1,6 +1,7 @@
1
<!DOCTYPE html>
<html lang="en">
<title>React</title>
<link href="../css/bootstrap/dist/css/bootstrap.min.css" rel="stylesheet"/>
<link href="../css/main.css" rel="stylesheet"/>
0 commit comments