aboutsummaryrefslogtreecommitdiff
path: root/generator/main.js
diff options
context:
space:
mode:
authorGravatar Chris Xiong <chirs241097@gmail.com> 2018-12-09 10:52:50 +0800
committerGravatar Chris Xiong <chirs241097@gmail.com> 2018-12-09 10:52:50 +0800
commitedd8aa6e058d12dd0f9b0b886e507bd73dce72cb (patch)
treeb2c778c0a3e2f269207de65543ee289b95fa404d /generator/main.js
parenta846e514aa281059f8b207823d1ff7612b89b768 (diff)
downloadsbs-edd8aa6e058d12dd0f9b0b886e507bd73dce72cb.tar.xz
Load images asynchronously.
Fix line endings in templates. Apply theme color.
Diffstat (limited to 'generator/main.js')
-rwxr-xr-x[-rw-r--r--]generator/main.js1
1 files changed, 1 insertions, 0 deletions
diff --git a/generator/main.js b/generator/main.js
index ccdc380..e25d5f2 100644..100755
--- a/generator/main.js
+++ b/generator/main.js
@@ -1,3 +1,4 @@
+#!/usr/bin/node
//Copyright Chris Xiong 2018
//License: Expat (MIT)
const content_dir='../content';