From f03e357dbdb25a6517bf6770b1b769de7acc591b Mon Sep 17 00:00:00 2001 From: Flavio Copes Date: Wed, 16 Dec 2015 10:21:05 +0100 Subject: [PATCH] If admin pro defines a custom_logo_top_left image, show it instead of the default image --- themes/grav/templates/partials/nav.html.twig | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/themes/grav/templates/partials/nav.html.twig b/themes/grav/templates/partials/nav.html.twig index e6eab6f5..f2e1b6d4 100644 --- a/themes/grav/templates/partials/nav.html.twig +++ b/themes/grav/templates/partials/nav.html.twig @@ -1,6 +1,10 @@