Skip to content

Commit

Permalink
Update biscotto.blade.php
Browse files Browse the repository at this point in the history
  • Loading branch information
mariojgt authored Jan 7, 2025
1 parent 5f12713 commit 41c094b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/views/components/biscotto.blade.php
Original file line number Diff line number Diff line change
Expand Up @@ -579,7 +579,7 @@ function enableOrDisableScripts(cookieId, enable) {
</div>

<div class="cookie-buttons">
<a href="#" class="cookie-btn">Privacy Policy</a>
<a href="{{ config('biscotto.biscotto_link') }}" class="cookie-btn">Privacy Policy</a>
<button class="cookie-btn primary" onclick="acceptCookie()">Save Preferences</button>
</div>
</div>
Expand Down

0 comments on commit 41c094b

Please sign in to comment.