From ff60e671cc321de520371b853b3ef78fad75913a Mon Sep 17 00:00:00 2001 From: "Eshan Roy (Eshanized)" <148610067+eshanized@users.noreply.github.com> Date: Mon, 8 Apr 2024 21:55:09 +0530 Subject: [PATCH] Update params.toml --- config/_default/params.toml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/config/_default/params.toml b/config/_default/params.toml index fa3cb8b2..68a6e3c9 100755 --- a/config/_default/params.toml +++ b/config/_default/params.toml @@ -56,9 +56,9 @@ show_categories = true # seo meta data for OpenGraph / Twitter Card # seo module: https://github.com/gethugothemes/hugo-modules/tree/master/seo-tools/basic-seo [metadata] -keywords = ["Boilerplate", "Hugo"] -description = "Hugo & Tailwindcss Starter" -author = "zeon.studio" +keywords = ["Snigdha-OS", "Snigdha"] +description = " Be silent when it is time to hear" +author = "eshanized" image = "images/og-image.png" @@ -77,7 +77,7 @@ mastodon = "" # Your verification code enable = true expire_days = 60 content = "SNIGDHAOS.ORG uses cookies. By continuing to use our website, you agree to their use." -button = "I Accept" +button = "Accept" ######################## sidebar widgets ######################### [widgets]