1
0
mirror of https://github.com/JuanCanham/HackMyResume.git synced 2025-05-15 10:07:07 +01:00

Rename to HMR.

This commit is contained in:
hacksalot
2015-12-19 12:37:42 -05:00
parent 786b3fd3b2
commit 80c6bb6e8b
14 changed files with 95 additions and 97 deletions

View File

@ -16,7 +16,7 @@ Definition of the Theme class.
, RECURSIVE_READ_DIR = require('recursive-readdir-sync');
/**
The Theme class is a representation of a FluentCV theme asset.
The Theme class is a representation of a HackMyResume theme asset.
@class Theme
*/
function Theme() {