Skip to content

Commit c631f1c

Browse files
authored
Merge pull request RedHatOfficial#326 from mscherer/_remove_cf
Use the newer version, hosted on github.io
2 parents 7e8cbc8 + c771962 commit c631f1c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
<meta name="copyright" content="&copy; 2018 Red Hat, Inc." />
99
<title>Red Hat Official GitHub</title>
1010
<link rel="icon" type="image/png" href="https://static.redhat.com/libs/redhat/brand-assets/2/corp/favicon.png" />
11-
<link rel="stylesheet" type="text/css" href="https://cdnjs.cloudflare.com/ajax/libs/normalize/8.0.0/normalize.min.css"/>
11+
<link rel="stylesheet" type="text/css" href="https://necolas.github.io/normalize.css/8.0.1/normalize.css"/>
1212
<link rel="stylesheet" type="text/css" href="https://use.fontawesome.com/releases/v5.0.8/css/all.css" integrity="sha384-3AB7yXWz4OeoZcPbieVW64vVXEwADiYyAEhwilzWsLw+9FgqpyjjStpPnpBO8o8S" crossorigin="anonymous"/>
1313
</head>
1414
<body ng-controller="rhGitHubCtrl">

0 commit comments

Comments
 (0)