From 8eb47e6b0ee83f1a44e378fe6a7abaa91f851a88 Mon Sep 17 00:00:00 2001 From: Toshaan Bharvani Date: Mon, 22 Aug 2022 18:57:56 +0200 Subject: [PATCH] update passport text and add participation of working group Signed-off-by: Toshaan Bharvani --- content/passport/_index.md | 6 +++++- .../openpowerfoundation/layouts/partials/passportform.html | 3 ++- 2 files changed, 7 insertions(+), 2 deletions(-) diff --git a/content/passport/_index.md b/content/passport/_index.md index 00e046a..8949312 100644 --- a/content/passport/_index.md +++ b/content/passport/_index.md @@ -4,7 +4,11 @@ date: 2022-01-11 draft: false --- -This is a request form for your OpenPOWER Passport ID. +This is a request form for your OpenPOWER Foundation Passport ID. + +An OpenPOWER Foundation Passport ID is a member login to enable Single-Sign-On within our web system. +_As a non-member, you can still interact with all systems and see all public information._ + Please enter your details for member access to the member web systems. You can find the web usage documentation [here](https://files.openpower.foundation/s/Sj756P5B39T7XnP). diff --git a/themes/openpowerfoundation/layouts/partials/passportform.html b/themes/openpowerfoundation/layouts/partials/passportform.html index e78d262..e7e0d2f 100644 --- a/themes/openpowerfoundation/layouts/partials/passportform.html +++ b/themes/openpowerfoundation/layouts/partials/passportform.html @@ -50,7 +50,8 @@ var goal = "{{ .Site.Params.forms.passport.goal }}";
{{ range where .Site.RegularPages "Section" "groups" }}
- {{ .Title }}
+ + {{ .Title }} ({{ .Param "Participation" }})
{{ end }}