mirror of
https://github.com/JuanCanham/fresh-themes.git
synced 2024-11-14 20:50:11 +00:00
d243f5f472
Themes will now inherit these formats from the Basis theme by default.
11 lines
228 B
JSON
11 lines
228 B
JSON
{
|
|
"title": "positive",
|
|
"description": "A conventional résumé theme for FluentCV.",
|
|
"author": "hacksalot <hacksalot@fluentdesk.com>",
|
|
"engine": "handlebars",
|
|
"inherits": {
|
|
"text": "basis",
|
|
"md": "basis"
|
|
}
|
|
}
|