File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 66 < meta name ="viewport " content ="width=device-width, initial-scale=1 " />
77 < meta name ="theme-color " content ="#000000 " />
88 < link rel ="apple-touch-icon " href ="%PUBLIC_URL%/logo192.png " />
9- < link rel ="preconnect " href ="https://hackertab.dev " />
9+ < link rel ="preconnect " href ="https://hackertab.dev " />
1010 < link rel ="manifest " href ="%PUBLIC_URL%/manifest.json " />
1111 < script >
1212 // Blocking script to avoid the initial background flickering (switching from light to dark)
Original file line number Diff line number Diff line change @@ -29,8 +29,8 @@ const APP = {
2929 contactEmail : 'hello@hackertab.dev' ,
3030 maxCardsPerRow : 4 ,
3131 supportLink : 'https://github.com/medyo/hackertab.dev/issues' ,
32- privacyPolicyLink : 'https://www.hackertab.dev/extension- privacy' ,
33- termsAndConditionsLink : 'https://www.hackertab.dev/extension- terms-and-conditions' ,
32+ privacyPolicyLink : 'https://www.hackertab.dev/privacy-policy ' ,
33+ termsAndConditionsLink : 'https://www.hackertab.dev/terms-and-conditions' ,
3434 dataSourcesLink : 'https://www.hackertab.dev/data-sources' ,
3535 changeLogLink : 'https://api.github.com/repos/medyo/hackertab.dev/releases' ,
3636}
You can’t perform that action at this time.
0 commit comments