Skip to content

Commit 43a3c19

Browse files
use minified normalize.css on cdnjs
1 parent 6a37941 commit 43a3c19

15 files changed

+14
-453
lines changed

css/normalize.css

Lines changed: 0 additions & 439 deletions
This file was deleted.

index.de.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
66
<title>git - Der einfache Einstieg - kein Schnick-schnack!</title>
77
<link rel="stylesheet" href="//fonts.googleapis.com/css?family=Chelsea+Market">
8-
<link rel="stylesheet" href="css/normalize.css">
8+
<link rel="stylesheet" href="//cdnjs.cloudflare.com/ajax/libs/normalize/0/normalize.min.css">
99
<link rel="stylesheet" href="css/style.css">
1010
<script>
1111
var _gaq = _gaq || [];

index.es.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
66
<title>git - la guía sencilla</title>
77
<link href='http://fonts.googleapis.com/css?family=Chelsea+Market' rel='stylesheet' type='text/css'>
8-
<link rel="stylesheet" href="css/normalize.css" type="text/css">
8+
<link rel="stylesheet" href="//cdnjs.cloudflare.com/ajax/libs/normalize/0/normalize.min.css" type="text/css">
99
<link rel="stylesheet" href="css/style.css" type="text/css">
1010
<script type="text/javascript">
1111
var _gaq = _gaq || [];

index.fr.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
66
<title>git - petit guide - no deep shit!</title>
77
<link href='http://fonts.googleapis.com/css?family=Chelsea+Market' rel='stylesheet' type='text/css'>
8-
<link rel="stylesheet" href="css/normalize.css" type="text/css">
8+
<link rel="stylesheet" href="//cdnjs.cloudflare.com/ajax/libs/normalize/0/normalize.min.css" type="text/css">
99
<link rel="stylesheet" href="css/style.css" type="text/css">
1010
<script type="text/javascript">
1111
var _gaq = _gaq || [];

index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
66
<title>git - the simple guide - no deep shit!</title>
77
<link href='http://fonts.googleapis.com/css?family=Chelsea+Market' rel='stylesheet' type='text/css'>
8-
<link rel="stylesheet" href="css/normalize.css" type="text/css">
8+
<link rel="stylesheet" href="//cdnjs.cloudflare.com/ajax/libs/normalize/0/normalize.min.css" type="text/css">
99
<link rel="stylesheet" href="css/style.css" type="text/css">
1010
<script type="text/javascript">
1111
var _gaq = _gaq || [];

index.it.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
66
<title>git - la guida tascabile - niente di complicato!</title>
77
<link href='http://fonts.googleapis.com/css?family=Chelsea+Market' rel='stylesheet' type='text/css'>
8-
<link rel="stylesheet" href="css/normalize.css" type="text/css">
8+
<link rel="stylesheet" href="//cdnjs.cloudflare.com/ajax/libs/normalize/0/normalize.min.css" type="text/css">
99
<link rel="stylesheet" href="css/style.css" type="text/css">
1010
<script type="text/javascript">
1111
var _gaq = _gaq || [];

index.ja.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
66
<title>git - 簡単ガイド</title>
77
<link href='http://fonts.googleapis.com/css?family=Chelsea+Market' rel='stylesheet' type='text/css'>
8-
<link rel="stylesheet" href="css/normalize.css" type="text/css">
8+
<link rel="stylesheet" href="//cdnjs.cloudflare.com/ajax/libs/normalize/0/normalize.min.css" type="text/css">
99
<link rel="stylesheet" href="css/style.css" type="text/css">
1010
<script type="text/javascript">
1111
var _gaq = _gaq || [];

index.ko.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
<meta content="text/html; charset=utf-8" http-equiv="Content-Type" />
99
<meta content="IE=edge, chrome=1" http-equiv="X-UA-Compatible" />
1010
<link href="http://fonts.googleapis.com/css?family=Chelsea+Market" rel="stylesheet" type="text/css" />
11-
<link href="css/normalize.css" rel="stylesheet" type="text/css" />
11+
<link href="//cdnjs.cloudflare.com/ajax/libs/normalize/0/normalize.min.css" rel="stylesheet" type="text/css" />
1212
<link href="css/style.css" rel="stylesheet" type="text/css" />
1313
<style type="text/css">
1414
/* Korean specific font information */

index.my.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
66
<title>git - the simple guide - no deep shit!</title>
77
<link href='http://fonts.googleapis.com/css?family=Chelsea+Market' rel='stylesheet' type='text/css'>
8-
<link rel="stylesheet" href="css/normalize.css" type="text/css">
8+
<link rel="stylesheet" href="//cdnjs.cloudflare.com/ajax/libs/normalize/0/normalize.min.css" type="text/css">
99
<link rel="stylesheet" href="css/style.css" type="text/css">
1010
<link relf="stylesheet" href="http://mmwebfonts.comquas.com/fonts/?font=Yunghkio" type="text/css">
1111
<style>

index.nl.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
66
<title>git - een simpele uitleg - no deep shit!</title>
77
<link href='http://fonts.googleapis.com/css?family=Chelsea+Market' rel='stylesheet' type='text/css'>
8-
<link rel="stylesheet" href="css/normalize.css" type="text/css">
8+
<link rel="stylesheet" href="//cdnjs.cloudflare.com/ajax/libs/normalize/0/normalize.min.css" type="text/css">
99
<link rel="stylesheet" href="css/style.css" type="text/css">
1010
<script type="text/javascript">
1111
var _gaq = _gaq || [];

0 commit comments

Comments
 (0)