From af23e75477e7eae182b13f2b395faedbabc1e0e2 Mon Sep 17 00:00:00 2001 From: JasonEtco Date: Sun, 8 Oct 2017 13:28:27 -0400 Subject: [PATCH] Add image to config --- _config.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/_config.yml b/_config.yml index aaaff4e..c2a3dac 100644 --- a/_config.yml +++ b/_config.yml @@ -44,3 +44,5 @@ plugins: - jemoji branch: master + +image: /assets/card.png \ No newline at end of file