summaryrefslogtreecommitdiffstats
path: root/includes/header.php
diff options
context:
space:
mode:
authorPatrick Davison <snapwilliam@gmail.com>2011-09-11 23:53:53 -0700
committerPatrick Davison <snapwilliam@gmail.com>2011-09-11 23:53:53 -0700
commit6918d70360e5ccfd445b522645c2b7f7bdd9a193 (patch)
treece03c322f50372175a2a5d0a4b186d953fb4571f /includes/header.php
parentd921479818a7f395a62214be1f3a394750d5b3a2 (diff)
parent321a22bce4deb56a5213bb00ff17421fc94837c0 (diff)
downloadpathery-6918d70360e5ccfd445b522645c2b7f7bdd9a193.tar.xz
Merge branch 'HEAD' of ssh://git@git.raylu.net/pathery
Diffstat (limited to 'includes/header.php')
-rw-r--r--includes/header.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/includes/header.php b/includes/header.php
index adfc211..6a9caaf 100644
--- a/includes/header.php
+++ b/includes/header.php
@@ -8,7 +8,7 @@ function htmlHeader() {
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"/>
<title>pathery.com</title>
- <link href="http://fonts.googleapis.com/css?family=Cantarell:400,400italic,700" rel="stylesheet" type="text/css">
+ <link href="http://fonts.googleapis.com/css?family=Cantarell:400,700" rel="stylesheet" type="text/css">
<link href="css/mapstyle.css" rel="stylesheet" type="text/css" />
<link href="css/pagestyle.css" rel="stylesheet" type="text/css" />
<link href="css/statsstyle.css" rel="stylesheet" type="text/css" />