diff --git a/themes/compact/theme.json b/themes/compact/theme.json index cf0ccd5..fd0d9bc 100644 --- a/themes/compact/theme.json +++ b/themes/compact/theme.json @@ -1,7 +1,7 @@ { "title": "compact", "description": "A compact résumé theme for FluentCV.", - "author": "hacksalot ", + "author": "hacksalot (https://github.com/hacksalot)", "engine": "handlebars", "inherits": { "txt": "basis", diff --git a/themes/hello-world/theme.json b/themes/hello-world/theme.json index 4e06f63..c5b8ac5 100644 --- a/themes/hello-world/theme.json +++ b/themes/hello-world/theme.json @@ -1,6 +1,6 @@ { "title": "hello-world", "description": "An unstyled starter résumé theme for FluentCV.", - "author": "hacksalot ", + "author": "hacksalot (https://github.com/hacksalot)", "engine": "handlebars" } diff --git a/themes/minimist/theme.json b/themes/minimist/theme.json index 113f607..f9979bb 100644 --- a/themes/minimist/theme.json +++ b/themes/minimist/theme.json @@ -1,6 +1,6 @@ { "title": "minimist", "description": "A unstyled résumé theme for FluentCV.", - "author": "hacksalot ", + "author": "hacksalot (https://github.com/hacksalot)", "engine": "underscore" } diff --git a/themes/modern/theme.json b/themes/modern/theme.json index 2dcf668..7c828ca 100644 --- a/themes/modern/theme.json +++ b/themes/modern/theme.json @@ -1,7 +1,7 @@ { "title": "modern", "description": "A contemporary resume template suitable for modern technical candidates and employees.", - "author": "hacksalot ", + "author": "hacksalot (https://github.com/hacksalot)", "engine": "handlebars", "palette": { "skillLevels": [ "#FFFFFF", "#5CB85C", "#F1C40F", "#428BCA", "#C00000" ] diff --git a/themes/positive/theme.json b/themes/positive/theme.json index 07be2d1..b765ad5 100644 --- a/themes/positive/theme.json +++ b/themes/positive/theme.json @@ -1,7 +1,7 @@ { "title": "positive", "description": "A conventional résumé theme for FluentCV.", - "author": "hacksalot ", + "author": "hacksalot (https://github.com/hacksalot)", "engine": "handlebars", "inherits": { "txt": "basis",