diff --git a/opensaas-sh/blog/astro.config.mjs b/opensaas-sh/blog/astro.config.mjs index 5f8cc08..e435a5c 100644 --- a/opensaas-sh/blog/astro.config.mjs +++ b/opensaas-sh/blog/astro.config.mjs @@ -55,7 +55,7 @@ export default defineConfig({ }, social: { github: 'https://github.com/wasp-lang/open-saas', - twitter: 'https://twitter.com/wasp_lang', + twitter: 'https://twitter.com/wasplang', discord: 'https://discord.gg/aCamt5wCpS', }, sidebar: [ diff --git a/opensaas-sh/blog/src/content/docs/blog/2024-11-22-best-annoying-cookie-consent-banners.mdx b/opensaas-sh/blog/src/content/docs/blog/2024-11-22-best-annoying-cookie-consent-banners.mdx index 54cf089..6a63570 100644 --- a/opensaas-sh/blog/src/content/docs/blog/2024-11-22-best-annoying-cookie-consent-banners.mdx +++ b/opensaas-sh/blog/src/content/docs/blog/2024-11-22-best-annoying-cookie-consent-banners.mdx @@ -19,7 +19,7 @@ import gangnamwinner from '@assets/cookie-banner-hackathon/285-3umaGH-gangnam.mp ## The Most Annoying Cookie Consent Banner Ever Hackathon -We at [Wasp](https://wasp-lang.dev) just finished off a fun little [hackathon](https://docs.opensaas.sh/blog/2024-10-10-most-annoying-cookie-banner-contest/) where we asked our users to create the most annoying cookie consent banners they could think of (because cookie banners aren’t annoying enough already, right?). Then we let our community pick the winner in an elimination style tournament on [X/Twitter](https://x.com/wasp_lang). +We at [Wasp](https://wasp-lang.dev) just finished off a fun little [hackathon](https://docs.opensaas.sh/blog/2024-10-10-most-annoying-cookie-banner-contest/) where we asked our users to create the most annoying cookie consent banners they could think of (because cookie banners aren’t annoying enough already, right?). Then we let our community pick the winner in an elimination style tournament on [X/Twitter](https://x.com/wasplang). It was a lot of fun, and the submissions were really creative, so we thought we’d highlight some of our favorites for you, including the community chosen winner. Check ‘em out below. We hope they inspire you... to... not use them on your own sites. :) diff --git a/template/blog/astro.config.mjs b/template/blog/astro.config.mjs index 8ded300..89e8518 100644 --- a/template/blog/astro.config.mjs +++ b/template/blog/astro.config.mjs @@ -47,7 +47,7 @@ export default defineConfig({ }, social: { github: 'https://github.com/wasp-lang/open-saas', - twitter: 'https://twitter.com/wasp_lang', + twitter: 'https://twitter.com/wasplang', discord: 'https://discord.gg/aCamt5wCpS', }, sidebar: [