diff --git a/views/layout.jade b/views/layout.jade index fcd68c3..725a3da 100644 --- a/views/layout.jade +++ b/views/layout.jade @@ -4,6 +4,7 @@ html.no-js(lang='en', itemscope='', itemtype='http://schema.org/WebPage') meta(charset='utf-8') meta(http-equiv='x-ua-compatible', content='ie=edge') title Schwill + link(rel='canonical', href='http://schwill.github.io/') meta(name='description', content='') meta(name='viewport', content='width=device-width, initial-scale=1') link(rel='stylesheet', href='http://schwill.github.io/css/main.css?v=#{Date.now()}')