adding in the https cdn for jquery
This commit is contained in:
+1
-1
@@ -4,7 +4,7 @@
|
||||
<title>Data Flow</title>
|
||||
|
||||
<!-- Package/dependencies -->
|
||||
<script type="text/javascript" src="http://code.jquery.com/jquery.min.js"></script>
|
||||
<script type="text/javascript" src="https://code.jquery.com/jquery.min.js"></script>
|
||||
<link type="text/css" rel="stylesheet" href="styles.css">
|
||||
<link href="https://fonts.googleapis.com/css?family=Montserrat" rel="stylesheet">
|
||||
</head>
|
||||
|
||||
Reference in New Issue
Block a user