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" . }}