We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 189259b commit 427a432Copy full SHA for 427a432
source/layouts/layout.slim
@@ -23,7 +23,6 @@ html.no-js lang="en"
23
link href='http://fonts.googleapis.com/css?family=Montserrat:400,700' rel='stylesheet' type='text/css'
24
link href='http://fonts.googleapis.com/css?family=Source+Sans+Pro' rel='stylesheet' type='text/css'
25
link href='http://fonts.googleapis.com/css?family=Inconsolata' rel='stylesheet' type='text/css'
26
- == javascript_include_tag 'application'
27
28
body class=(primary_page_class)
29
header
0 commit comments