diff options
| author | Veikka Kähkönen <insiding@gmail.com> | 2017-10-21 20:26:27 +0300 |
|---|---|---|
| committer | Veikka Kähkönen <insiding@gmail.com> | 2017-10-21 20:26:27 +0300 |
| commit | 35c0b94852691273ebc9000d054a630f0fa8a5f5 (patch) | |
| tree | 21404e671c6013ac23f45b0b2f1a63aa66af0c4a | |
| parent | 598689d50d211ced26e3352e59b0c784cebb91c9 (diff) | |
Change site URL for beta release
| -rw-r--r-- | _config.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/_config.yml b/_config.yml index 568224a..2ded043 100644 --- a/_config.yml +++ b/_config.yml @@ -10,7 +10,7 @@ title: Automaatio- ja systeemitekniikan kilta email: hallitus@as.fi description: > # this means to ignore newlines until "baseurl:" hilipatipimppa -url: "http://as.fi" # the base hostname & protocol for your site +url: "http://beta.as.fi" # the base hostname & protocol for your site baseurl: '' # Build settings |
