Skip to content

Commit

Permalink
Updated script
Browse files Browse the repository at this point in the history
  • Loading branch information
PavlosIsaris committed Oct 28, 2024
1 parent 6ac194c commit 660ce46
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -172,7 +172,7 @@ If set to `false`, then you will need to add a relevant link in your footer, in
page:
```html
<a href="#" onclick="toggleCookieBanner()">Cookies Preferences</a>
<a href="javascript:void(0);" onclick="toggleCookieBanner()">Cookies Preferences</a>
```
The `use_separate_page` field is optional and, if set to `true`, will display the cookies preferences in a separate
Expand Down

0 comments on commit 660ce46

Please sign in to comment.