From 5788401efb800b9489b2205940c681e278bec072 Mon Sep 17 00:00:00 2001 From: Toshaan Bharvani Date: Wed, 8 Dec 2021 22:16:46 +0100 Subject: [PATCH] make changes to join page Signed-off-by: Toshaan Bharvani --- content/join/_index.md | 2 +- .../layouts/join/single.html | 46 ++++++++----------- 2 files changed, 21 insertions(+), 27 deletions(-) diff --git a/content/join/_index.md b/content/join/_index.md index 6a4bd5f..c8e88f4 100644 --- a/content/join/_index.md +++ b/content/join/_index.md @@ -7,7 +7,7 @@ layout: single intro: subtitle: Welcome to the era of Open Computing! intro: - p-2: The OpenPOWER Foundation is a non-profit organization supporting the free and open RISC instruction set architecture and extensions. We enable open community collaboration, technology advancements in the OpenPOWER ecosystem, and visibility of OpenPOWER successes. + p-2: The OpenPOWER Foundation is a non-profit organization supporting the free and open RISC instruction set architecture and extensions. We enable open community collaboration, technology advancements in the OpenPOWER ecosystem, and visibility of OpenPOWER successes. p-3: Join us and see how open technical collaboration along with the support of many OpenPOWER programs can help drive your business forward. teaser: title: Why Join? diff --git a/themes/openpowerfoundation/layouts/join/single.html b/themes/openpowerfoundation/layouts/join/single.html index 0c950ad..1e2efea 100644 --- a/themes/openpowerfoundation/layouts/join/single.html +++ b/themes/openpowerfoundation/layouts/join/single.html @@ -2,31 +2,25 @@ {{ partial "navbar.html" . }}
-
-
-
-

{{ .Title }}

- -

{{ .Param "intro.subtitle" }}

-

{{ .Param "intro.p-2" }}

-

{{ .Param "intro.p-3" }}

-

- {{ .Param "join.cta.title" }} -

-
-
- -
-
-

{{ .Param "join.teaser.title" }}

-
    - - {{ range .Param "join.options" }} -
  • {{ .option }}
  • - {{ end }} -
-
-
+
+
+
+

{{ .Title }}

+

{{ .Param "intro.subtitle" }}

+

{{ .Param "intro.p-2" }}

+

{{ .Param "intro.p-3" }}

+
+
+
+
+

{{ .Param "intro.teaser.title" }}

+
    + {{ range .Param "intro.options" }} +
  • {{ .option }}
  • + {{ end }} +
+
+

{{ .Param "membership-levels.title" }}

@@ -83,4 +77,4 @@
-{{ partial "footer.html" . }} \ No newline at end of file +{{ partial "footer.html" . }}