Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Replace custom search with vertex search widget #1203

Merged
merged 1 commit into from
Oct 10, 2024
Merged

Conversation

kevcenteno
Copy link
Member

No description provided.

@kevcenteno kevcenteno force-pushed the kevin/vertex-search branch from ee22787 to f5fd3d5 Compare October 9, 2024 21:12
Copy link

cloudflare-workers-and-pages bot commented Oct 9, 2024

Deploying dev-site with  Cloudflare Pages  Cloudflare Pages

Latest commit: 41b7296
Status: ✅  Deploy successful!
Preview URL: https://e936abfd.dev-site-4ua.pages.dev
Branch Preview URL: https://kevin-vertex-search.dev-site-4ua.pages.dev

View logs

@kevcenteno kevcenteno force-pushed the kevin/vertex-search branch 4 times, most recently from 88c76f4 to 87eeb7a Compare October 9, 2024 21:26
@kevcenteno kevcenteno force-pushed the kevin/vertex-search branch from 87eeb7a to 41b7296 Compare October 9, 2024 23:44
Copy link
Contributor

@mm-jpoole mm-jpoole left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Noice! 👨‍🎤

@kevcenteno kevcenteno merged commit 30eb59a into hugo Oct 10, 2024
3 checks passed
@kevcenteno kevcenteno deleted the kevin/vertex-search branch October 10, 2024 13:06
@@ -1,5 +1,5 @@
/*
Content-Security-Policy: connect-src 'self' *.googleapis.com *.doubleclick.net https://status.maxmind.com https://www.maxmind.com https://api.hubspot.com https://forms.hscollectedforms.net https://forms.hsforms.com https://*.google-analytics.com https://*.analytics.google.com https://*.googletagmanager.com https://*.g.doubleclick.net https://*.google.com; default-src 'self'; font-src 'self' fonts.gstatic.com; form-action 'self' *.paypal.com; frame-ancestors 'self'; frame-src 'self' *.paypal.com https://app.hubspot.com www.youtube.com; img-src 'self' data: https:; object-src 'none'; script-src 'self' 'report-sample' 'unsafe-inline' https://js.hs-scripts.com https://js.hs-analytics.net https://js.hscollectedforms.net https://js.hs-banner.com https://js.usemessages.com https://www.maxmind.com *.googleapis.com www.youtube.com https://www.googleadservices.com https://www.google.com; style-src 'self' 'unsafe-inline' *.googleapis.com
Content-Security-Policy: connect-src 'self' *.googleapis.com *.doubleclick.net https://status.maxmind.com https://www.maxmind.com https://api.hubspot.com https://forms.hscollectedforms.net https://forms.hsforms.com https://*.google-analytics.com https://*.analytics.google.com https://*.googletagmanager.com https://*.g.doubleclick.net https://*.google.com; default-src 'self'; font-src 'self' fonts.gstatic.com; form-action 'self' *.paypal.com; frame-ancestors 'self'; frame-src 'self' *.paypal.com https://app.hubspot.com https://www.google.com www.youtube.com; img-src 'self' data: https:; object-src 'none'; script-src 'self' 'report-sample' 'unsafe-inline' https://js.hs-scripts.com https://js.hs-analytics.net https://js.hscollectedforms.net https://js.hs-banner.com https://js.usemessages.com https://www.maxmind.com *.googleapis.com https://cloud.google.com https://www.gstatic.com https://*.googletagmanager.com www.youtube.com https://www.googleadservices.com https://www.google.com; style-src 'self' 'unsafe-inline' *.googleapis.com https://www.gstatic.com
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Should we add https:// to the *.googleapis.com option?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

3 participants