|
7 | 7 | <meta name="viewport" content="width=device-width, initial-scale=1"> |
8 | 8 | <meta name="description" content="An archive of hackathons from around the world (2014-2025)."> |
9 | 9 | <meta name="keywords" content="hackathon, hackathons, list, directory"> |
10 | | - <!-- Start Google Javascript --> |
11 | | - <script> |
12 | | - (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){ |
13 | | - (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o), |
14 | | - m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m) |
15 | | - })(window,document,'script','https://www.google-analytics.com/analytics.js','ga'); |
16 | | - ga('create', 'UA-51284668-3', 'auto'); |
17 | | - ga('require', 'displayfeatures'); |
18 | | - ga('send', 'pageview'); |
19 | | - </script> |
20 | 10 | <link rel="shortcut icon" href="images/favicon.ico" /> |
21 | 11 | <link rel="stylesheet" type="text/css" href="css/skeleton.css"> |
22 | 12 | <link rel="stylesheet" type="text/css" href="css/style.css"> |
@@ -217,6 +207,6 @@ <h2>{{hackathon.title}}</h2> |
217 | 207 | </div> |
218 | 208 | </body> |
219 | 209 |
|
220 | | - <script src="https://ajax.googleapis.com/ajax/libs/angularjs/1.2.23/angular.min.js"></script> |
| 210 | + <script src="https://ajax.googleapis.com/ajax/libs/angularjs/1.8.3/angular.min.js"></script> |
221 | 211 | <script src="js/app.js"></script> |
222 | 212 | </html> |
0 commit comments