1
0
mirror of https://github.com/JuanCanham/fresh-themes.git synced 2025-06-07 21:06:13 +01:00

Prep for rename.

This commit is contained in:
hacksalot
2015-12-30 18:02:06 -05:00
parent 5c027ce357
commit d8a17bec2c
13 changed files with 17 additions and 22 deletions

View File

@ -13,12 +13,7 @@ engine: Underscore
<link href='https://fonts.googleapis.com/css?family=Lato:400,700' rel='stylesheet' type='text/css'>
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/font-awesome/4.3.0/css/font-awesome.min.css">
{{ headFragment }}
{% if( cssInfo.file ) { %}
<link href="{{ cssInfo.file }}" rel="stylesheet" type="text/css">
{% } else { %}
<style>
{{ cssInfo.data }}
</style>
{{{styleSheet "html.css"}}}
{% } %}
</head>
<body>