From 1cdcb120e153b34c185e496eb430d611176f60a5 Mon Sep 17 00:00:00 2001 From: Aditya Telange <21258296+adityatelange@users.noreply.github.com> Date: Fri, 24 Jul 2020 16:40:25 +0530 Subject: [PATCH] Update config.toml --- config.toml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/config.toml b/config.toml index 3dc36fd4..59f1bdef 100644 --- a/config.toml +++ b/config.toml @@ -8,6 +8,12 @@ DefaultContentLanguage = "en" enableInlineShortcodes = true theme = "hugo-PaperMod" +[params] + [params.homeInfoParams] + enabled = true + Title = "Hi there 👋" + Content = "This is Content !! Can be Info, links, social-icons..." + [menu] [[menu.main]]