mirror of
https://github.com/danielkummer/git-flow-cheatsheet.git
synced 2025-06-30 06:11:05 +02:00
Merge pull request #67 from smonff/gh-pages
Proposal for bug #66 about Firefox and non-secure connections to Google Fonts API - thanks for the https changes :) @smonff
This commit is contained in:
@ -4,7 +4,7 @@
|
||||
<meta charset="utf-8">
|
||||
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
|
||||
<title>ściągawka do git-flow</title>
|
||||
<link href='http://fonts.googleapis.com/css?family=Lobster&subset=latin,latin-ext' rel='stylesheet' type='text/css'>
|
||||
<link href='https://fonts.googleapis.com/css?family=Lobster&subset=latin,latin-ext' rel='stylesheet' type='text/css'>
|
||||
<link rel="stylesheet" href="css/normalize.css" type="text/css" media="screen,print">
|
||||
<link rel="stylesheet" href="css/style.css" type="text/css" media="screen,print">
|
||||
<style>
|
||||
|
Reference in New Issue
Block a user