Skip to content

Commit a188792

Browse files
committed
Use new CSS file location
1 parent dc15294 commit a188792

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)