From dad62fe6101118046df0f2a2e9dd2fa9270cc7cf Mon Sep 17 00:00:00 2001 From: hacksalot Date: Tue, 5 Jan 2016 08:48:32 -0500 Subject: [PATCH] Adjust message for Basis theme. --- themes/basis/theme.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/themes/basis/theme.json b/themes/basis/theme.json index 2629cd1..fa33924 100644 --- a/themes/basis/theme.json +++ b/themes/basis/theme.json @@ -3,5 +3,5 @@ "description": "A theme that is a basis for other themes.", "author": "hacksalot (https://github.com/hacksalot)", "engine": "handlebars", - "message": "To get colored skill progress bars, make sure your resume includes a `level` element for each skill!" + "message": "This theme contains default unstyled formats that can be used by other themes or as a starting point for a custom theme." }