We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9ecaee4 commit 3746fdcCopy full SHA for 3746fdc
index.html
@@ -5,8 +5,7 @@
5
<meta charset="UTF-8">
6
<title>Homepage</title>
7
<meta name="viewport" content="width=device-width, initial-scale=1.0">
8
- <link href="heap/css/bootstrap.min.css" rel="stylesheet" type="text/css">
9
- <link href="heap/css/bootstrap.min.css.map" rel="stylesheet" type="text/css">
+ <link href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.6/css/bootstrap.min.css" rel="stylesheet" type="text/css">
10
11
<style>
12
body {
0 commit comments