diff --git a/veda.config.js b/veda.config.js index e751b0eeb..4cb5c1493 100644 --- a/veda.config.js +++ b/veda.config.js @@ -38,7 +38,7 @@ if (config.GOOGLE_FORM) { { title: 'Contact us', src: config.GOOGLE_FORM, - type: 'modal' + type: 'action' } ]; }