Skip to content

Commit 700d5e8

Browse files
Fix https
1 parent 38939d9 commit 700d5e8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

index.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
<meta name="msapplication-TileColor" content="#2b5797">
1313
<meta name="msapplication-config" content="/img/favicon/browserconfig.xml">
1414
<meta name="theme-color" content="#ffffff">
15-
<link href='http://fonts.googleapis.com/css?family=Open+Sans+Condensed:300' rel='stylesheet' type='text/css'>
15+
<link href='https://fonts.googleapis.com/css?family=Open+Sans+Condensed:300' rel='stylesheet' type='text/css'>
1616
<title>CoderDojo Braga</title>
1717
</head>
1818
<body>

0 commit comments

Comments
 (0)