summaryrefslogtreecommitdiffstats
path: root/lib/constants/templatesFolder.js
diff options
context:
space:
mode:
Diffstat (limited to 'lib/constants/templatesFolder.js')
-rw-r--r--lib/constants/templatesFolder.js2
1 files changed, 2 insertions, 0 deletions
diff --git a/lib/constants/templatesFolder.js b/lib/constants/templatesFolder.js
new file mode 100644
index 0000000..aad6a72
--- /dev/null
+++ b/lib/constants/templatesFolder.js
@@ -0,0 +1,2 @@
+
+module.exports = '_layouts';