0xHabitat / tealgarden

TealGarden Community Project
https://teal.garden
5 stars 0 forks source link

new google tracker plugin + cookie banner + responsive optimization #38

Closed simonweniger closed 4 years ago

simonweniger commented 4 years ago

installed new google analytics tracker and removed the old one:

yarn remove gatsby-plugin-google-analytics -W

new google analytics plugin with gdpr yarn add gatsby-plugin-gdpr-cookies -W

added this cookie banner component yarn add react-cookie-banner

Added all brakepoints for the 5 most common screen sizes

resolves #17 resolves #43