diff --git a/README.md b/README.md
index 7dd9d174..1d1aa24c 100644
--- a/README.md
+++ b/README.md
@@ -73,8 +73,9 @@ and network with fellow Kubernetes users.
or
[join the user group](https://www.fairwinds.com/open-source-software-user-group) to get involved!
-
-
+
+
## Other Projects from Fairwinds
diff --git a/docs/bundle.md b/docs/bundle.md
index f205d038..95809bb2 100644
--- a/docs/bundle.md
+++ b/docs/bundle.md
@@ -1,7 +1,7 @@
---
meta:
- name: description
- content: GoNoGo relies on a file called a bundle spec. The bundle spec is a yaml document that defines the addons to check against, and the various conditions to check for.
+ content: "GoNoGo relies on a file called a bundle spec. The bundle spec is a yaml document that defines the addons to check against, and the various conditions to check for."
---
# Bundle Creation
diff --git a/docs/faq.md b/docs/faq.md
index 9569989b..cd901e24 100644
--- a/docs/faq.md
+++ b/docs/faq.md
@@ -1,7 +1,7 @@
---
meta:
- name: title
- content: GoNoGo FAQ | Fairwinds
+ content: "GoNoGo FAQ | Fairwinds"
- name: description
- content: We get a lot of questions about how GoNoGo works and where it gets the recomendations. Hopefully we can answer the most common ones here
+ content: "We get a lot of questions about how GoNoGo works and where it gets the recomendations. Hopefully we can answer the most common ones here"
---
diff --git a/docs/installation.md b/docs/installation.md
index d68689b9..bc71df60 100644
--- a/docs/installation.md
+++ b/docs/installation.md
@@ -1,7 +1,7 @@
---
meta:
- name: description
- content: Installation instructions, requirements, and troubleshooting for GoNoGo.
+ content: "Installation instructions, requirements, and troubleshooting for GoNoGo."
---
# Installation
diff --git a/docs/main-metadata.md b/docs/main-metadata.md
index cacdfd78..2fdb4c68 100644
--- a/docs/main-metadata.md
+++ b/docs/main-metadata.md
@@ -1,7 +1,7 @@
---
meta:
- name: title
- content: GoNoGo Documentation
+ content: "GoNoGo Documentation"
- name: description
- content: GoNoGo is a utility to help users determine upgrade confidence around Kubernetes cluster addons.
+ content: "GoNoGo is a utility to help users determine upgrade confidence around Kubernetes cluster addons."
---
diff --git a/docs/quickstart.md b/docs/quickstart.md
index c9f77779..3d498aec 100644
--- a/docs/quickstart.md
+++ b/docs/quickstart.md
@@ -1,7 +1,7 @@
---
meta:
- name: description
- content: Quickstart instructions to install GoNoGo. GoNoGo depends on a bundle spec to run its validation. See documenation on creating the bundle spec for more details
+ content: "Quickstart instructions to install GoNoGo. GoNoGo depends on a bundle spec to run its validation. See documenation on creating the bundle spec for more details "
---
# QuickStart