diff --git a/overrides/assets/stylesheets/home.css b/overrides/assets/stylesheets/home.css index ab664d7d277..c3eb5e7b169 100644 --- a/overrides/assets/stylesheets/home.css +++ b/overrides/assets/stylesheets/home.css @@ -441,6 +441,12 @@ h2.secondary-headline, h3.trusted-by { color: #7cc57c; } +.whats-next-logo{ + display: flex; + justify-content: center; + gap: 50px; +} + .md-typeset .md-button.white { color: white; } diff --git a/overrides/home.html b/overrides/home.html index d05bc269a07..b943270be9a 100644 --- a/overrides/home.html +++ b/overrides/home.html @@ -289,13 +289,21 @@

Contributions Welcome

- -
- -
-

Follow us on Twitter / X

-

For feature announcements, interesting Knative news, and other great things.

-
+ +

Follow us

+

For feature announcements, interesting Knative news, and other great things.

diff --git a/overrides/partials/footer.html b/overrides/partials/footer.html index 9161b063a33..c8c57cd9ddb 100644 --- a/overrides/partials/footer.html +++ b/overrides/partials/footer.html @@ -93,7 +93,10 @@ - + + + +