From 4fb915ecff60147d45c55248ebe5da4995c36c6a Mon Sep 17 00:00:00 2001 From: deranjer Date: Fri, 29 Jan 2021 22:22:00 -0500 Subject: [PATCH] manual kick of drone build --- config.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config.toml b/config.toml index 383fdb8..cf06a8c 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.