mirror of
https://github.com/JuanCanham/fresh-themes.git
synced 2025-07-07 10:41:06 +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",
|
"name": "fresh-themes",
|
||||||
"version": "0.9.2-beta",
|
"version": "0.10.0-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",
|
||||||
|
@ -512,7 +512,7 @@
|
|||||||
<w:t>{{ r.info.brief }}</w:t>
|
<w:t>{{ r.info.brief }}</w:t>
|
||||||
</w:r>
|
</w:r>
|
||||||
</w:p> -->
|
</w:p> -->
|
||||||
{{{wpml r.info.brief }}}
|
{{{wpml RAW.info.brief }}}
|
||||||
{{> skills }}
|
{{> skills }}
|
||||||
{{> employment }}
|
{{> employment }}
|
||||||
{{> education }}
|
{{> education }}
|
||||||
|
@ -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