Skip to content

Commit 67903a7

Browse files
authored
Merge pull request #258 from maxmind/johnt/new-gh-page-host
Use new CSS file location
2 parents dc15294 + a188792 commit 67903a7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

_layouts/default.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<meta name="description" content="">
77
<meta name="author" content="MaxMind, Inc.">
88
<meta name="viewport" content="width=device-width, initial-scale=1.0">
9-
<link href="//mm-staticassets.storage.googleapis.com/gh-pages-theme/maxmind.css" rel="stylesheet">
9+
<link href="https://static-gh.maxmind.com/maxmind.css" rel="stylesheet">
1010
<link rel="stylesheet" href="stylesheets/pygments.css"/>
1111
<link rel="shortcut icon" href="//dev.maxmind.com/static/favicon.ico">
1212

0 commit comments

Comments
 (0)