diff --git a/assets/img/cncf-logo.png b/assets/img/cncf-logo.png new file mode 100644 index 00000000..a1fa79e9 Binary files /dev/null and b/assets/img/cncf-logo.png differ diff --git a/assets/scss/_styles_project.scss b/assets/scss/_styles_project.scss index 684af3df..d581682c 100644 --- a/assets/scss/_styles_project.scss +++ b/assets/scss/_styles_project.scss @@ -10,4 +10,13 @@ img.height-50 { .td-navbar .navbar-brand__name { display: none; - } \ No newline at end of file +} + +.td-footer__all_rights_reserved { + display: inline; +} + +.tradem img { + width: 500px; + height: auto; +} diff --git a/content/en/_index.html b/content/en/_index.html index df9b1caf..439fb03f 100644 --- a/content/en/_index.html +++ b/content/en/_index.html @@ -1,10 +1,10 @@ +++ title = "Shipwright" linkTitle = "Shipwright" - +++ -{{< blocks/cover title="Shipwright: A framework for building container images on Kubernetes" image_anchor="top" height="full" color="orange" >}} + +{{< blocks/cover title="Shipwright: A framework for building container images on Kubernetes" image_anchor="top" height="full" color="dark">}}