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 e5656b4 commit 2bdb7bfCopy full SHA for 2bdb7bf
themes/gophercon/layouts/index.html
@@ -5,8 +5,8 @@
5
<title>GopherCon 2016 Denver,CO</title>
6
<link rel="stylesheet" href="css/main.css">
7
<link rel="stylesheet" href="css/animate.css">
8
-<link type="text/css" rel="stylesheet" href="http://fonts.googleapis.com/css?family=Open+Sans:300,400,600">
9
-<script src="https://ajax.googleapis.com/ajax/libs/jquery/1.11.3/jquery.min.js"></script>
+<link type="text/css" rel="stylesheet" href="//fonts.googleapis.com/css?family=Open+Sans:300,400,600">
+<script src="//ajax.googleapis.com/ajax/libs/jquery/1.11.3/jquery.min.js"></script>
10
<meta content="width=device-width, initial-scale=1.0" name="viewport">
11
</head>
12
0 commit comments