change theme
This commit is contained in:
@@ -57,7 +57,7 @@ echo Building Resume
|
|||||||
call :Executecmd npm install
|
call :Executecmd npm install
|
||||||
IF !ERRORLEVEL! NEQ 0 goto error
|
IF !ERRORLEVEL! NEQ 0 goto error
|
||||||
REM This creates the **index.html** which is deployed by Azure Websites.
|
REM This creates the **index.html** which is deployed by Azure Websites.
|
||||||
call :Executecmd node .\node_modules\resume-cli\index.js export index -f html --theme elegant
|
call :Executecmd node .\node_modules\resume-cli\index.js export index -f html --theme slick
|
||||||
IF !ERRORLEVEL! NEQ 0 goto error
|
IF !ERRORLEVEL! NEQ 0 goto error
|
||||||
|
|
||||||
:: 1. KuduSync
|
:: 1. KuduSync
|
||||||
|
|||||||
Reference in New Issue
Block a user