Skip to content

Commit

Permalink
bootstrap css via https
Browse files Browse the repository at this point in the history
  • Loading branch information
avandeursen committed May 4, 2016
1 parent 99d8f2b commit 2efc9a5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion _includes/top.html
Expand Up @@ -6,7 +6,7 @@
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>{{ page.title }}</title>
<link rel="stylesheet" href="http://netdna.bootstrapcdn.com/bootstrap/3.1.1/css/bootstrap.min.css">
<link rel="stylesheet" href="https://netdna.bootstrapcdn.com/bootstrap/3.1.1/css/bootstrap.min.css">
<link rel="stylesheet" href="{{ site.url }}/css/main.css">

<!-- HTML5 Shim and Respond.js IE8 support of HTML5 elements and media queries -->
Expand Down

0 comments on commit 2efc9a5

Please sign in to comment.