diff --git a/web/wp-content/themes/cncf-twenty-two/components/home-cncf-about.php b/web/wp-content/themes/cncf-twenty-two/components/home-cncf-about.php new file mode 100644 index 00000000..140b756c --- /dev/null +++ b/web/wp-content/themes/cncf-twenty-two/components/home-cncf-about.php @@ -0,0 +1,122 @@ + + + + +
+
+ + + +
+
+

Make cloud native + ubiquitous +

+ + + +

CNCF is the open source, + vendor-neutral + hub of cloud native computing, hosting + projects like Kubernetes and Prometheus to make cloud native + universal and sustainable.

+ +
    +
  • + + Projects +
  • +
  • + K + Contributors +
  • +
  • + M + Contributions +
  • +
  • + + Countries +
  • +
  • + +
  • +
+
+
+ +
+
+ +
+
+ +
+
+ +
+
diff --git a/web/wp-content/themes/cncf-twenty-two/front-page.php b/web/wp-content/themes/cncf-twenty-two/front-page.php index c8764be4..78a21478 100644 --- a/web/wp-content/themes/cncf-twenty-two/front-page.php +++ b/web/wp-content/themes/cncf-twenty-two/front-page.php @@ -16,6 +16,8 @@ get_template_part( 'components/home-hero-takeover' ); // phpcs:ignore. ?>