mirror of
https://github.com/JuanCanham/fresh-themes.git
synced 2025-07-06 10:11:05 +01:00
Compare commits
4 Commits
v0.9.2-bet
...
v0.9.3-bet
Author | SHA1 | Date | |
---|---|---|---|
c0783a4bd2 | |||
0d115f15ba | |||
ad939ae0fc | |||
08dadb6f79 |
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "fresh-themes",
|
||||
"version": "0.9.2-beta",
|
||||
"version": "0.9.3-beta",
|
||||
"description": "Multiformat résumé themes and templates for HackMyResume and FluentCV.",
|
||||
"repository": {
|
||||
"type": "git",
|
||||
|
@ -13,8 +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 }}
|
||||
{{{styleSheet "html.css"}}}
|
||||
{% } %}
|
||||
{% print( h.styleSheet('html.css') ) %}
|
||||
</head>
|
||||
<body>
|
||||
<main id="main">
|
||||
|
Reference in New Issue
Block a user