diff options
| author | davidtsadler <davidtsadler@googlemail.com> | 2012-04-25 21:08:14 +0100 |
|---|---|---|
| committer | davidtsadler <davidtsadler@googlemail.com> | 2012-04-25 21:08:14 +0100 |
| commit | 10c6454499565ba26b1506b8f38a40da95b7375f (patch) | |
| tree | a3dfa90821ddc123700e8cf82b135f80c7b36ccd /_config.yml | |
| parent | 76ad7629191230bfe50eada540f5c2d2826d59e0 (diff) | |
Add working draft of first post.
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 |
