From 3406de9fca10be380d7fbbee54090d0a57f39dc2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Th=C3=A9ophile=20Bastian?= Date: Mon, 22 Nov 2021 17:28:22 +0100 Subject: [PATCH] Allow hiding profile picture on some pages --- layouts/_default/baseof.html | 2 ++ 1 file changed, 2 insertions(+) diff --git a/layouts/_default/baseof.html b/layouts/_default/baseof.html index f17b1cb..23766d5 100644 --- a/layouts/_default/baseof.html +++ b/layouts/_default/baseof.html @@ -42,10 +42,12 @@
+ {{ block "profilepic" . }} + {{ end }}