File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 55 /*
66 * Use this setting to enable the cookie consent dialog.
77 */
8- 'enabled ' => env ('COOKIE_CONSENT_ENABLED ' , true ),
8+ 'enabled ' => env ('COOKIE_CONSENT_ENABLED ' , false ),
99
1010 /*
1111 * The name of the cookie in which we store if the user
Original file line number Diff line number Diff line change 33@section (' content' )
44
55 <section id =" codeweek-privacy-page" class =" codeweek-page" >
6-
76 <section class =" codeweek-content-wrapper cookies" style =" margin-top : 0 ;" >
8-
7+ < h1 style = " margin-bottom : 10 px ; " > @lang ( ' cookie_policy.title ' )</ h1 >
98 <!-- Cookie Declaration Script -->
109 <script id =" CookieDeclaration"
1110 src =" https://consent.cookiebot.com/719385d2-f5d2-4806-8352-72e5ebe53996/cd.js"
1211 type =" text/javascript"
1312 async >
1413 </script >
15-
1614 </section >
17-
1815 </section >
1916
2017@endsection
You can’t perform that action at this time.
0 commit comments