From 188b376337773de9cd17e670e1bbef25897a48c6 Mon Sep 17 00:00:00 2001 From: deranjer Date: Fri, 29 Jan 2021 22:37:28 -0500 Subject: [PATCH] changing drone version --- config.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config.toml b/config.toml index cf06a8c..383fdb8 100644 --- a/config.toml +++ b/config.toml @@ -10,7 +10,7 @@ defaultImage = "/images/defaultImage.jpg" #default image that will be used for a defaultImageHeight = 512 #default recipe image height defaultImageWidth = 512 # default recipe image width -# + # If you have a logo image, add it here, else just text (as an image) will be added # The default height/width are the recommended bulma size (112W X 28H), best to get your logo as close as possible to that # The site will SCALE your image, but will not force a stretch, so you may need to stretch it in external tool before using.