mirror of
https://github.com/JuanCanham/fresh-themes.git
synced 2025-07-06 10:11:05 +01:00
Compare commits
8 Commits
v0.9.2-bet
...
v0.10.0-be
Author | SHA1 | Date | |
---|---|---|---|
68c1afd98b | |||
06016b8883 | |||
2c5611850b | |||
8d28b11fb3 | |||
c0783a4bd2 | |||
0d115f15ba | |||
ad939ae0fc | |||
08dadb6f79 |
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "fresh-themes",
|
||||
"version": "0.9.2-beta",
|
||||
"version": "0.10.0-beta",
|
||||
"description": "Multiformat résumé themes and templates for HackMyResume and FluentCV.",
|
||||
"repository": {
|
||||
"type": "git",
|
||||
|
@ -512,7 +512,7 @@
|
||||
<w:t>{{ r.info.brief }}</w:t>
|
||||
</w:r>
|
||||
</w:p> -->
|
||||
{{{wpml r.info.brief }}}
|
||||
{{{wpml RAW.info.brief }}}
|
||||
{{> skills }}
|
||||
{{> employment }}
|
||||
{{> education }}
|
||||
|
@ -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