tweak stylesheet location
This commit is contained in:
parent
f8a0516bab
commit
0855209023
@ -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">
|
||||
|
Loading…
Reference in New Issue
Block a user