diff --git a/_sass/_header.scss b/_sass/_header.scss index a4ebf7ccd..909467592 100644 --- a/_sass/_header.scss +++ b/_sass/_header.scss @@ -35,7 +35,7 @@ } &__title { - color: var(--mk--Color--300); + color: var(--mk--color-black--100); font-weight: var(--mk--FontWeight--300); font-size: var(--mk--FontSize--3xl); sup { diff --git a/index.html b/index.html index 0e0b8e624..95b1a6874 100644 --- a/index.html +++ b/index.html @@ -3,7 +3,7 @@ ---

Metal3

-

The Metal3 (pronounced “Metal-kube”) project is an open-source project that provides a set of tools for managing bare-metal infrastructure using Kubernetes. +

Metal3 (pronounced “Metal-kube”) is an open-source project that provides a set of tools for managing bare-metal infrastructure using Kubernetes.

Get Started User Guide