Skip to content

Commit 09127a0

Browse files
authored
Merge pull request #649 from cornell-dti/master
Console Error Release
2 parents 8c45cde + 5606610 commit 09127a0

File tree

1 file changed

+0
-10
lines changed

1 file changed

+0
-10
lines changed

index.html

-10
Original file line numberDiff line numberDiff line change
@@ -10,13 +10,6 @@
1010
<link rel="icon" href="favicon.ico" />
1111
<title>CoursePlan</title>
1212

13-
<!-- Load required Bootstrap and BootstrapVue CSS -->
14-
<link
15-
type="text/css"
16-
rel="stylesheet"
17-
href="//unpkg.com/bootstrap-vue@latest/dist/bootstrap-vue.min.css"
18-
/>
19-
2013
<!-- Hotjar Tracking Code for www.courseplan.io -->
2114
<script>
2215
(function (h, o, t, j, a, r) {
@@ -40,9 +33,6 @@
4033
crossorigin="anonymous"
4134
></script>
4235

43-
<!-- Load Vue followed by BootstrapVue -->
44-
<script src="//unpkg.com/vue@latest/dist/vue.min.js"></script>
45-
<script src="//unpkg.com/bootstrap-vue@latest/dist/bootstrap-vue.min.js"></script>
4636
<!-- Load Optimize for AB Testing -->
4737
<script src="https://www.googleoptimize.com/optimize.js?id=OPT-5JTC6CX"></script>
4838
</head>

0 commit comments

Comments
 (0)