From 0172b8ee36c80d431352e5e825b1746557c7404d Mon Sep 17 00:00:00 2001 From: Chad Schulz Date: Tue, 2 Mar 2021 09:23:30 -0800 Subject: Add explicit avatar height/width --- layouts/_default/baseof.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/layouts/_default/baseof.html b/layouts/_default/baseof.html index 01ef5c4..d56e8b4 100644 --- a/layouts/_default/baseof.html +++ b/layouts/_default/baseof.html @@ -18,7 +18,7 @@
- {{ .Site.Params.author | default + {{ .Site.Params.author | default

{{ .Site.Title }}

{{- with .Site.Menus.main }}