Skip to content

Commit

Permalink
Hook in Font Awesome to the CSS (currently unused)
Browse files Browse the repository at this point in the history
  • Loading branch information
avsm committed Dec 27, 2013
1 parent 748df8e commit 4e13fec
Show file tree
Hide file tree
Showing 7 changed files with 1,753 additions and 0 deletions.
1 change: 1 addition & 0 deletions src/opam-doc-index/html_utils.ml
Expand Up @@ -209,6 +209,7 @@ let page ~title ~headers ~content =
<meta name="viewport" content="width=device-width"/>
<title>$str:title$</title>
<link rel="stylesheet" href="/css/foundation.min.css"> </link>
<link rel="stylesheet" href="/css/font-awesome.css"> </link>
<link href="http://fonts.googleapis.com/css?family=Source+Sans+Pro:400,700" rel="stylesheet" type="text/css"> </link>
<script src="/js/vendor/custom.modernizr.js"> </script>
$headers$
Expand Down

0 comments on commit 4e13fec

Please sign in to comment.