diff --git a/layouts/page/cover.html b/layouts/page/cover.html index 54bf396..c00c43e 100644 --- a/layouts/page/cover.html +++ b/layouts/page/cover.html @@ -113,7 +113,7 @@

{{if .Site.Params.logo}}
- +
{{end}} diff --git a/layouts/partials/author.html b/layouts/partials/author.html index 970bd3d..d577349 100644 --- a/layouts/partials/author.html +++ b/layouts/partials/author.html @@ -4,7 +4,7 @@ {{$authorbio := or .Params.authorbio .Site.Params.authorbio }} {{$authorlocation := or .Params.authorlocation .Site.Params.authorlocation }} {{$authorwebsite := or .Params.authorwebsite .Site.Params.authorwebsite }} -{{$authoravatar := or .Params.authoravatar .Site.Params.logo }} +{{$authoravatar := or .Params.authoravatar .Site.Params.authoravatar }} {{with $authoravatar}}