mirror of
https://github.com/JuanCanham/fresh-themes.git
synced 2024-11-22 08:10:10 +00:00
Minimist: Use stylesheet helper.
This commit is contained in:
parent
08dadb6f79
commit
ad939ae0fc
@ -13,8 +13,7 @@ engine: Underscore
|
|||||||
<link href='https://fonts.googleapis.com/css?family=Lato:400,700' rel='stylesheet' type='text/css'>
|
<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">
|
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/font-awesome/4.3.0/css/font-awesome.min.css">
|
||||||
{{ headFragment }}
|
{{ headFragment }}
|
||||||
{{{styleSheet "html.css"}}}
|
{% print( h.styleSheet('html.css') ) %}
|
||||||
{% } %}
|
|
||||||
</head>
|
</head>
|
||||||
<body>
|
<body>
|
||||||
<main id="main">
|
<main id="main">
|
||||||
|
Loading…
Reference in New Issue
Block a user