tweak stylesheet location

This commit is contained in:
John Bintz 2011-05-17 07:50:01 -04:00
parent f8a0516bab
commit 0855209023

View File

@ -3,7 +3,7 @@
<title>{{ page.title }}</title>
<link href='http://fonts.googleapis.com/css?family=Neuton' rel='stylesheet' type='text/css'>
<link href='http://fonts.googleapis.com/css?family=Crimson+Text' rel='stylesheet' type='text/css'>
<link rel="stylesheet" href="/stylesheets/screen.css" type="text/css" />
<link rel="stylesheet" href="stylesheets/screen.css" type="text/css" />
</head>
<body>
<div id="container">