mirror of
https://github.com/wasp-lang/open-saas.git
synced 2025-11-25 23:07:17 +01:00
fix og:images on blog
This commit is contained in:
@@ -2,7 +2,9 @@
|
||||
title: 🍪 THE MOST ANNOYING COOKIE BANNER EVER HACKATHON 🤬
|
||||
date: 2024-10-10
|
||||
tags: ["cookie consent", "saas", "sideproject", "hackathon"]
|
||||
image: "/cookie-consent/annoying-cookie-banners.jpg"
|
||||
cover:
|
||||
alt: Annoying Cookie Banner Contest
|
||||
image: "/cookie-consent/annoying-cookie-banners.jpg"
|
||||
---
|
||||
<div style="position: relative; padding-bottom: 56.25%; height: 0; overflow: hidden;">
|
||||
<iframe
|
||||
|
||||
@@ -2,7 +2,9 @@
|
||||
title: We Made the Most Annoying Cookie Banners Ever
|
||||
date: 2024-11-26
|
||||
tags: ["cookie consent", "saas", "sideproject", "hackathon"]
|
||||
image: "/cookie-consent/annoying-cookie-banners.jpg"
|
||||
cover:
|
||||
alt: the Most Annoying Cookie Banners
|
||||
image: "/cookie-consent/annoying-cookie-banners.jpg"
|
||||
---
|
||||
import VideoPlayer from '../../../components/VideoPlayer.astro';
|
||||
|
||||
|
||||
Reference in New Issue
Block a user