From cbf046ba97c445d72bc03b79d1e5d2f708c6b59c Mon Sep 17 00:00:00 2001 From: James Cobb Date: Tue, 4 Mar 2025 11:51:27 -0700 Subject: [PATCH 1/4] Commonhaus Foundation badging in the project footer --- _includes/project-footer.html | 8 +++- _sass/includes/project-footer.scss | 24 ++++++++--- assets/images/CF_logo_horizontal_reverse.svg | 44 ++++++++++++++++++++ 3 files changed, 69 insertions(+), 7 deletions(-) create mode 100644 assets/images/CF_logo_horizontal_reverse.svg diff --git a/_includes/project-footer.html b/_includes/project-footer.html index 3547d11b751..67b96697d7e 100644 --- a/_includes/project-footer.html +++ b/_includes/project-footer.html @@ -5,7 +5,13 @@
-

{{ site.data.projectfooter.footer_text }}

+
+

{{ site.data.projectfooter.footer_text }}

+ + + +

Quarkus is part of the Commonhaus Foundation.

+
{% for item in site.data.projectfooter.links %}