moritzlaube
moritzlaube
### What version of `astro` are you using? 1.0.0-rc.3 ### Are you using an SSR adapter? If so, which one? None ### What package manager are you using? npm ###...
### What version of `astro` are you using? 1.0.0-beta.56 ### Are you using an SSR adapter? If so, which one? None ### What package manager are you using? npm ###...
I'd like to implement an Opt-In component in my nuxt app to actively opt into Google Analytics Tracking (due to European DSGVO regulation). Is there a way to set `window['ga-disable-UA-XXXX-XX']...
### What version of `astro` are you using? 1.0.0-beta.27 ### Are you using an SSR adapter? If so, which one? no ### What package manager are you using? npm ###...
Hey! Im am simply trying to redirect to a 404 page (404.html) when the requested resource doesn't exist. This is my current (working - without the redirect) config: ``` caddy_0.encode=zstd...