lib/html/source/index.html.slim in flammarion-0.1.4pre vs lib/html/source/index.html.slim in flammarion-0.1.4
- old
+ new
@@ -9,13 +9,9 @@
meta[http-equiv="content-type" content="text/html; charset=UTF-8"]
meta charset="utf-8"
meta content="IE=edge,chrome=1" http-equiv="X-UA-Compatible"
meta[name="viewport" content="width=device-width, initial-scale=1.0"]
title Flammarion
- link href='https://fonts.googleapis.com/css?family=Roboto+Condensed' rel='stylesheet' type='text/css'
- link href='https://fonts.googleapis.com/css?family=Lora' rel='stylesheet' type='text/css'
- link href='https://fonts.googleapis.com/css?family=Source+Sans+Pro:400,400italic,700,600,300' rel='stylesheet' type='text/css'
- link href='https://fonts.googleapis.com/css?family=Merriweather:400,400italic,700,700italic' rel='stylesheet' type='text/css'
= stylesheet_link_tag("all")
= javascript_include_tag("all")
javascript:
hljs.initHighlightingOnLoad();
body