9 lines
443 B
HTML
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>
|