Skip to content

Commit

Permalink
Change cookie consent title
Browse files Browse the repository at this point in the history
  • Loading branch information
mahasak committed Dec 21, 2023
1 parent a5c4b4f commit 9765dbd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion astro.config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ export default defineConfig({
"<br><br> Dear user, terms and conditions have changed since the last time you visited!",
},
settings_modal: {
title: "Cookies settings",
title: "mahasak.com Cookies settings",
save_settings_btn: "Save current selection",
accept_all_btn: "Accept all",
reject_all_btn: "Reject all",
Expand Down

0 comments on commit 9765dbd

Please sign in to comment.