We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 562557e commit 5ea0b00Copy full SHA for 5ea0b00
index.html
@@ -4,7 +4,7 @@
4
<meta charset='utf-8'>
5
<meta http-equiv="X-UA-Compatible" content="chrome=1">
6
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1">
7
- <link href='https://fonts.googleapis.com/css?family=Architects+Daughter' rel='stylesheet' type='text/css'>
+ <link href='stylesheets/font-face.css' rel='stylesheet' type='text/css'>
8
<link rel="stylesheet" type="text/css" href="stylesheets/stylesheet.css" media="screen" />
9
<link rel="stylesheet" type="text/css" href="stylesheets/pygment_trac.css" media="screen" />
10
<link rel="stylesheet" type="text/css" href="stylesheets/print.css" media="print" />
@@ -322,4 +322,4 @@ <h2>
322
</script>
323
324
</body>
325
-</html>
+</html>
0 commit comments