Skip to content

Commit c923251

Browse files
committed
修改字体样式链接
1 parent 1db3b3f commit c923251

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<meta charset='utf-8'>
55
<meta http-equiv="X-UA-Compatible" content="chrome=1">
66
<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'>
7+
<link href='stylesheets/font-face.css' rel='stylesheet' type='text/css'>
88
<link rel="stylesheet" type="text/css" href="stylesheets/stylesheet.css" media="screen" />
99
<link rel="stylesheet" type="text/css" href="stylesheets/pygment_trac.css" media="screen" />
1010
<link rel="stylesheet" type="text/css" href="stylesheets/print.css" media="print" />
@@ -383,4 +383,4 @@ <h4>
383383
</script>
384384

385385
</body>
386-
</html>
386+
</html>

0 commit comments

Comments
 (0)