Skip to content

Commit 84f76f3

Browse files
committed
Update index.html
1 parent e940be8 commit 84f76f3

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

index.html

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,8 @@
55
<meta http-equiv="X-UA-Compatible" content="IE=edge">
66
<meta name="viewport" content="width=device-width, initial-scale=1.0">
77
<title>react-requirejs-boilerplate</title>
8+
<link href="//maxcdn.bootstrapcdn.com/bootstrap/3.3.5/css/bootstrap.min.css" rel="stylesheet">
9+
<link href="app.css" rel="stylesheet">
810
</head>
911
<body>
1012

0 commit comments

Comments
 (0)