Skip to content

Commit 68c6c71

Browse files
committed
clean up
1 parent 57da0fc commit 68c6c71

2 files changed

Lines changed: 12 additions & 3 deletions

File tree

index.html

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,7 @@
88
<meta name="robots" content="index, follow">
99
<title>Status</title>
1010
<!-- styles -->
11-
<link href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/css/bootstrap.min.css" rel="stylesheet" integrity="sha384-BVYiiSIFeK1dGmJRAkycuHAHRg32OmUcww7on3RYdg4Va+PmSTsz/K68vbdEjh4u" crossorigin="anonymous">
12-
<link rel="stylesheet" href="style.css">
11+
<link rel="stylesheet" href="style.css?v=20170223">
1312
</head>
1413
<body>
1514
<div class="container">
@@ -28,7 +27,6 @@ <h4 class="page-header">Incidents</h4>
2827
<div class="timeline-centered" id="incidents"></div>
2928
<!-- scripts -->
3029
<script src="//code.jquery.com/jquery.min.js"></script>
31-
<script src="//maxcdn.bootstrapcdn.com/bootstrap/3.3.2/js/bootstrap.min.js"></script>
3230
<script src="script.js?v=20170223"></script>
3331
</body>
3432
</html>

style.css

Lines changed: 11 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)