From 5cc076822cb0d19167288d400f08f24372e8d647 Mon Sep 17 00:00:00 2001 From: Toshaan Bharvani Date: Thu, 19 Aug 2021 21:30:33 +0200 Subject: [PATCH] correction in name spelling Signed-off-by: Toshaan Bharvani --- content/boardofdirectors/hughblemings.md | 2 +- content/persons/hughblemings.md | 2 +- themes/openpowerfoundation/layouts/boardofdirectors/list.html | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) 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 }}