1
0
mirror of https://github.com/JuanCanham/fresh-themes.git synced 2024-10-04 21:35:11 +01:00
fresh-themes/themes/compact/theme.json
hacksalot d243f5f472 Remove explicit TXT and MD formats.
Themes will now inherit these formats from the Basis theme by default.
2016-01-05 06:27:52 -05:00

11 lines
222 B
JSON

{
"title": "compact",
"description": "A compact résumé theme for FluentCV.",
"author": "hacksalot <hacksalot@fluentdesk.com>",
"engine": "handlebars",
"inherits": {
"text": "basis",
"md": "basis"
}
}