From 78fa059601f38d3200402178fda6e744df19bd43 Mon Sep 17 00:00:00 2001 From: iconized <157954129+iconized@users.noreply.github.com> Date: Mon, 22 Apr 2024 06:35:41 +0530 Subject: [PATCH] =?UTF-8?q?=F0=9F=91=BD=20@iconized=20made=20a=20new=20com?= =?UTF-8?q?mit!?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- config/_default/params.toml | 2 +- iconized.sh | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/config/_default/params.toml b/config/_default/params.toml index 8ebb8fc7..c6e3efe9 100755 --- a/config/_default/params.toml +++ b/config/_default/params.toml @@ -76,7 +76,7 @@ mastodon = "" # Your verification code [cookies] enable = true expire_days = 60 -content = "We uses cookies. By continuing to use snigdhaos.org, you agree to their use." +content = "Your privacy matters to us." button = "Accept" ######################## sidebar widgets ######################### diff --git a/iconized.sh b/iconized.sh index 51445f42..f7d50969 100755 --- a/iconized.sh +++ b/iconized.sh @@ -5,5 +5,5 @@ # Git Push git add . git commit -m "👽 @iconized made a new commit!" -# git push origin master +git push origin master