mirror of
https://github.com/JuanCanham/fresh-themes.git
synced 2026-04-19 12:24:08 +01:00
Add JSON identity file for all themes.
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
{
|
||||
"title": "hello-world",
|
||||
"description": "An example 'Hello, World!' résumé theme for FluentCV.",
|
||||
"engine": "underscore"
|
||||
}
|
||||
@@ -0,0 +1,5 @@
|
||||
{
|
||||
"title": "minimist",
|
||||
"description": "An unstyled starter résumé theme for FluentCV.",
|
||||
"engine": "handlebars"
|
||||
}
|
||||
@@ -0,0 +1,5 @@
|
||||
{
|
||||
"title": "awesome",
|
||||
"description": "A visually compact résumé theme for FluentCV.",
|
||||
"engine": "underscore"
|
||||
}
|
||||
@@ -0,0 +1,5 @@
|
||||
{
|
||||
"title": "modern",
|
||||
"description": "A contemporary resume template suitable for modern technical candidates and employees.",
|
||||
"engine": "underscore"
|
||||
}
|
||||
Reference in New Issue
Block a user