From 0a3ce1b30a93f98ae18db59bab357bb78058154d Mon Sep 17 00:00:00 2001 From: sangam14 Date: Tue, 1 Oct 2024 15:27:16 +0530 Subject: [PATCH] add --- config/_default/hugo.toml | 2 +- config/_default/params.toml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/config/_default/hugo.toml b/config/_default/hugo.toml index 1c6382b..14e31e8 100644 --- a/config/_default/hugo.toml +++ b/config/_default/hugo.toml @@ -31,7 +31,7 @@ weight = 2 [[menu.main]] identifier = "github" name = "GitHub" -url = "https://kubernetesdaily.github.io/kubemap/" +url = "https://github.com/kubernetesdaily.github.io/kubemap/" pre = """ diff --git a/config/_default/params.toml b/config/_default/params.toml index c72214a..6b49451 100644 --- a/config/_default/params.toml +++ b/config/_default/params.toml @@ -1,7 +1,7 @@ title = "KubeMap" description = "MarkMap for Kubernetes - A visual guide to Kubernetes" footnote = """ -Powered by kubedaily | +Powered by kubedaily | Theme KubeMap """ keywords = ["hugo", "latex", "theme", "blog", "texify", "texify2", "texify3", "michael", "neuper"]