From b802ccc49129ac0c0048568b0de6431ee73556cf Mon Sep 17 00:00:00 2001 From: Set Hallstrom Date: Tue, 2 Apr 2019 16:46:19 +0000 Subject: [PATCH] Updated '_config.yml' via CloudCannon --- _config.yml | 17 ++++++++++++++++- 1 file changed, 16 insertions(+), 1 deletion(-) diff --git a/_config.yml b/_config.yml index 4b1fa03..96cfe3a 100644 --- a/_config.yml +++ b/_config.yml @@ -6,6 +6,7 @@ highlighter: pygments title : 'Basspistol' tagline: 'The Outernational Music Syndicate. Established in 2010' +timezone: Europe/Stockholm banner: '/assets/img/basspistol_est_2010_square_bluegreen.jpg' mblabel: '0f83baf3-4f44-44db-9e30-d5c05d7b77b9' @@ -38,4 +39,18 @@ collections: plugins: - jekyll-paginate-v2 - - jekyll-sitemap \ No newline at end of file + - jekyll-sitemap + +# defaults + +defaults: + - scope: + path: "" + type: "pages" + values: + layout: "default" + _options: + width: 960 + height: 430 + uploads_dir: "assets/img" + resize_style: "cover" \ No newline at end of file