diff options
Diffstat (limited to '_config.yml')
| -rw-r--r-- | _config.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/_config.yml b/_config.yml index 645d0cc..5b02590 100644 --- a/_config.yml +++ b/_config.yml @@ -4,7 +4,7 @@ # Set to true when building the site for production. # Some parts of the site are only built in production mode. E.g. Google analytics code. -production: true +production: false # Full url for the site minus the ending forward slash. url: http://davidtsadler.com |
