File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 2424 work correctly both with client-side routing and a non-root public URL.
2525 Learn how to configure a non-root public URL by running `npm run build`.
2626 -->
27- < script id ="Cookiebot " src ="https://consent.cookiebot.com/uc.js " data-cbid ="1e9a6bdd-5870-4d54-8e5f-adcf6b5c5499 " type ="text/javascript " async > </ script >
27+ < script id ="Cookiebot " src ="https://consent.cookiebot.com/uc.js " data-cbid ="%REACT_APP_COOKIEBOT_DOMAIN_GROUP_ID% " type ="text/javascript " async > </ script >
2828 < title > Python Editor</ title >
2929 </ head >
3030 < body >
Original file line number Diff line number Diff line change @@ -10,6 +10,10 @@ button {
1010 height : 100vh ;
1111 display : flex ;
1212 flex-flow : column ;
13+
14+ a #CybotCookiebotDialogPoweredbyCybot , #CybotCookiebotDialog #CybotCookiebotDialogPoweredByText {
15+ display : none ;
16+ }
1317}
1418
1519.--light {
You can’t perform that action at this time.
0 commit comments