|
|
|
@ -10,6 +10,7 @@ html(lang='en') |
|
|
|
title |
|
|
|
block title |
|
|
|
= locals.name |
|
|
|
link(href='/favicon.ico', rel='shortcut icon', type='image/x-icon') |
|
|
|
link(rel='alternate', href=locals.url+'/feed.xml', type='application/rss+xml', title=locals.description) |
|
|
|
link(rel='stylesheet', href='//fonts.googleapis.com/css?family=Lora:400,700,400italic,700italic|Anonymous+Pro:400,700,400italic,700italic|Merriweather:400,700,300') |
|
|
|
link(rel='stylesheet', href='/css/main.min.css') |
|
|
|
|