1
0
mirror of https://github.com/JuanCanham/fresh-themes.git synced 2024-11-22 08:10:10 +00:00

Underscore: Add warning message.

This commit is contained in:
hacksalot 2016-01-11 12:59:12 -05:00
parent 72f9dfab09
commit 700c388b01

View File

@ -2,5 +2,6 @@
"title": "underscore", "title": "underscore",
"description": "An unstyled starter résumé theme for HackMyResume and FluentCV. Illustrates the use of Underscore.js as a template engine.", "description": "An unstyled starter résumé theme for HackMyResume and FluentCV. Illustrates the use of Underscore.js as a template engine.",
"author": "hacksalot <hacksalot@indevious.com> (https://github.com/hacksalot)", "author": "hacksalot <hacksalot@indevious.com> (https://github.com/hacksalot)",
"engine": "underscore" "engine": "underscore",
"message": "Underscore is an unstyled sample theme intended to illustrate the use of Underscore.js as a template engine. Not for production use."
} }