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