diff --git a/docs/index.md b/docs/index.md
index 1e5b19ca..c63782cf 100644
--- a/docs/index.md
+++ b/docs/index.md
@@ -1,9 +1,5 @@
# Awesome Kubernetes [](https://github.com/sindresorhus/awesome)
-
-
-
-
A curated list of awesome references collected since 2018.
Microservices architectures rely on DevOps practices, automation, CI/CD (continuous integration and delivery), and API—focused designs.
@@ -12,11 +8,19 @@ Microservices architectures rely on DevOps practices, automation, CI/CD (continu
[New site under construction here!](https://www.redhatspain.com)
-|[](https://www.youtube.com/user/rhopenshift)|[](https://www.youtube.com/user/CloudBeesTV)|
-|:---:|:---:|
-
+[](https://www.youtube.com/user/rhopenshift) [](https://www.youtube.com/user/CloudBeesTV)
+
+
+
+[](https://www.cncf.io/certification/software-conformance/)
+---
## Table of Contents
@@ -143,6 +147,7 @@ Microservices architectures rely on DevOps practices, automation, CI/CD (continu
-->
+---
[](https://www.ansible.com/blog/migrating-the-runbook-a-journey-from-legacy-to-devops)
diff --git a/docs/static/extra.css b/docs/static/extra.css
index ce65d1d5..72107d71 100644
--- a/docs/static/extra.css
+++ b/docs/static/extra.css
@@ -2,7 +2,7 @@
selectors). */
body {
- margin: 5px;
+ margin: 0;
background-color:rgb(240,240,240);
font-family: arial, sans-serif;
font-size: 16px;
@@ -12,7 +12,7 @@ body {
h1 {
font-size: 35px;
font-weight: normal;
- margin-top: 5px;
+ margin-top: 0;
}
/* Applies to all elements with <... class="someclass"> specified. */