From 4a6dec1c26bb5f3079517482f1fc296a8461ae93 Mon Sep 17 00:00:00 2001 From: Zachary Sabourin Date: Wed, 24 Aug 2022 11:58:02 -0400 Subject: [PATCH] feat: Reorganize Members & Sponsors CTA buttons Issue https://gitlab.eclipse.org/eclipsefdn/it/websites/eclipseide.org/-/issues/34 --- layouts/shortcodes/members.html | 10 ++++++---- layouts/shortcodes/sponsors.html | 9 +++++++-- 2 files changed, 13 insertions(+), 6 deletions(-) diff --git a/layouts/shortcodes/members.html b/layouts/shortcodes/members.html index 050f5c9..ae52349 100644 --- a/layouts/shortcodes/members.html +++ b/layouts/shortcodes/members.html @@ -3,11 +3,13 @@

Members

+

+ Contact Us About Membership + Become a Member +

Join leading organizations that are investing in driving the evolution, adoption, and sustainability of Eclipse IDE products and technologies

-
    -

    Contact Us About Membership

    +
      -
      - + \ No newline at end of file diff --git a/layouts/shortcodes/sponsors.html b/layouts/shortcodes/sponsors.html index 3488902..1a2e299 100644 --- a/layouts/shortcodes/sponsors.html +++ b/layouts/shortcodes/sponsors.html @@ -3,6 +3,12 @@

      Sponsors

      + +

      + Contact Us About Sponsorship + Become a Sponsor +

      +

      Show your direct support for the communities that contribute to the delivery and maintenance of Eclipse IDE products and technologies. Organizations can sponsor the Eclipse IDE without committing to membership.

      {{ end }}
      - -

      Become a Sponsor

      +

      Individuals can also donate to the Eclipse IDE.

      -- GitLab