added gtm and custom event tracking
This commit is contained in:
@@ -1,9 +1,6 @@
|
||||
// @ts-check
|
||||
import { defineConfig } from 'astro/config';
|
||||
|
||||
import cloudflare from '@astrojs/cloudflare';
|
||||
|
||||
// https://astro.build/config
|
||||
export default defineConfig({
|
||||
adapter: cloudflare()
|
||||
});
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user