1
0
mirror of https://github.com/JuanCanham/HackMyResume.git synced 2025-05-02 12:27:08 +01:00

Rename watermark to fluent-themes.

This commit is contained in:
devlinjd
2015-10-26 13:48:00 -04:00
parent 6f578f9d44
commit 6d6f66bfe2
3 changed files with 4 additions and 5 deletions

View File

@ -51,7 +51,7 @@ module.exports = function () {
// Load the active theme
// Verify the specified theme name/path
var tFolder = PATH.resolve( __dirname, '../node_modules/watermark/themes', _opts.theme );
var tFolder = PATH.resolve( __dirname, '../node_modules/fluent-themes/themes', _opts.theme );
var exists = require('./utils/file-exists');
if (!exists( tFolder )) {
tFolder = PATH.resolve( _opts.theme );

View File

@ -14,7 +14,7 @@ var FS = require( 'fs' )
// Default options.
var _defaultOpts = {
themeRelative: '../../node_modules/watermark/themes',
themeRelative: '../../node_modules/fluent-themes/themes',
keepBreaks: true,
freezeBreaks: true,
nSym: '&newl;', // newline entity