From cb897b5994662906a39f5e6dc983361698ca2724 Mon Sep 17 00:00:00 2001 From: liuboaibc Date: Wed, 29 Jul 2020 13:56:23 +0800 Subject: [PATCH] change meta --- config/_default/config.toml | 1 + layouts/partials/head.html | 8 +++++--- 2 files changed, 6 insertions(+), 3 deletions(-) diff --git a/config/_default/config.toml b/config/_default/config.toml index 2d0561775..708f398ff 100644 --- a/config/_default/config.toml +++ b/config/_default/config.toml @@ -9,6 +9,7 @@ baseURL = "https://hugo-first.netlify.app" [params] logo = "images/logo.svg" +snapshot = "/images/home/53.png" title = "KubeSphere | The Kubernetes platform tailored for hybrid multicloud" description = "KubeSphere is a distributed operating system managing cloud native applications with Kubernetes as its kernel, and provides plug-and-play architecture for the seamless integration of third-party applications to boost its ecosystem." diff --git a/layouts/partials/head.html b/layouts/partials/head.html index d776a7123..f70ebb05b 100644 --- a/layouts/partials/head.html +++ b/layouts/partials/head.html @@ -7,9 +7,11 @@ - {{ with .Params.snapshot }} - - {{ end }} + + + + + {{- partial "css.html" . -}}