diff --git a/content/boardofdirectors/hughblemings.md b/content/boardofdirectors/hughblemings.md index 369daf4..b6adf71 100644 --- a/content/boardofdirectors/hughblemings.md +++ b/content/boardofdirectors/hughblemings.md @@ -1,5 +1,5 @@ --- -title: "Hugh Bleming" +title: "Hugh Blemings" position: "Advisor" weight: 9000 date: 2021-03-03 diff --git a/content/persons/hughblemings.md b/content/persons/hughblemings.md index f08d408..ed68f9c 100644 --- a/content/persons/hughblemings.md +++ b/content/persons/hughblemings.md @@ -1,5 +1,5 @@ --- -title: "Hugh Blemming" +title: "Hugh Blemings" image: "hughblemings.jpg" member: individual date: 2021-03-13 diff --git a/themes/openpowerfoundation/layouts/boardofdirectors/list.html b/themes/openpowerfoundation/layouts/boardofdirectors/list.html index d1880b7..fe29e1d 100644 --- a/themes/openpowerfoundation/layouts/boardofdirectors/list.html +++ b/themes/openpowerfoundation/layouts/boardofdirectors/list.html @@ -51,7 +51,7 @@ {{ $imagename := .Param "image" }} {{ $imagelocation := (printf "%s/%s" "images/persons/" $imagename) }} {{ $imageresource := resources.Get $imagelocation }} - {{ $image := $imageresource.Fit "200x400" }} + {{ $image := $imageresource.Fit "100x400" }} {{ .Title }} {{ else }}