From e3f729e918d14ec0e4d03130d34c530e2b93e860 Mon Sep 17 00:00:00 2001 From: Tyler Hallada Date: Tue, 11 Jul 2017 15:27:36 -0400 Subject: [PATCH] Try a bigger og:image --- _config.yml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/_config.yml b/_config.yml index 6cf5c04..00b3eb8 100644 --- a/_config.yml +++ b/_config.yml @@ -18,9 +18,9 @@ defaults: scope: path: "" values: - image: /img/profile_icon_128x128.jpg - width: 128 - height: 128 + image: /img/profile_icon_300x200.jpg + width: 300 + height: 200 markdown: kramdown kramdown: syntax_highlighter: rouge