fix og:images on blog

This commit is contained in:
vincanger
2024-11-26 20:37:53 +01:00
parent 98dcc43eb8
commit ada0743f3a
7 changed files with 26 additions and 2 deletions

View File

@@ -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

View File

@@ -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';