mirror of
https://github.com/JuanCanham/fresh-themes.git
synced 2025-07-07 10:41:06 +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",
|
"name": "fresh-themes",
|
||||||
"version": "0.9.2-beta",
|
"version": "0.9.3-beta",
|
||||||
"description": "Multiformat résumé themes and templates for HackMyResume and FluentCV.",
|
"description": "Multiformat résumé themes and templates for HackMyResume and FluentCV.",
|
||||||
"repository": {
|
"repository": {
|
||||||
"type": "git",
|
"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 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">
|
||||||
|
Reference in New Issue
Block a user