nyc-bookstores/_includes/blog_header.html
2014-09-01 22:10:41 -04:00

9 lines
443 B
HTML

<html>
<head>
<title>{{ page.title }}</title>
<link rel='stylesheet' type='text/css' href='http://fonts.googleapis.com/css?family=Lato:300,400,700,300italic'>
<link rel='stylesheet' type='text/css' href='http://fonts.googleapis.com/css?family=Amatic+SC:400,700'>
<link media="screen" rel="stylesheet" type="text/css" href="/css/style.css">
<link media="screen" rel="stylesheet" type="text/css" href="/css/blog.css">
</head>
<body>