mirror of
https://github.com/JuanCanham/HackMyResume.git
synced 2025-09-16 19:25:29 +01:00
Support global theme partials (interim).
This commit is contained in:
@@ -235,6 +235,7 @@ Definition of the TemplateGenerator class.
|
||||
// Verify the specified theme name/path
|
||||
var tFolder = PATH.join(
|
||||
parsePath( require.resolve('fresh-themes') ).dirname,
|
||||
'/themes/',
|
||||
this.opts.theme
|
||||
);
|
||||
|
||||
|
Reference in New Issue
Block a user