Moved js files to javascripts

Signed-off-by: Jim Martens <github@2martens.de>
This commit is contained in:
2019-02-26 23:55:26 +01:00
parent 1e51468c05
commit dda5cbcc66
5 changed files with 5 additions and 5 deletions

View File

@ -16,7 +16,7 @@ paths.postFolderName = "_posts";
paths.draftFolderName = "_drafts";
paths.fontFolderName = "fonts";
paths.imageFolderName = "images";
paths.scriptFolderName = "js";
paths.scriptFolderName = "javascripts";
paths.stylesFolderName = "css";
// Asset files locations.