From 4bcac3358ed86984a53f8ee2b603b10be0d30f83 Mon Sep 17 00:00:00 2001 From: Joel Coutinho Date: Tue, 30 Jan 2024 17:33:20 +0530 Subject: [PATCH] fix banner image --- content/understanding-captcha/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/understanding-captcha/index.md b/content/understanding-captcha/index.md index 526a33e2..4f781ada 100644 --- a/content/understanding-captcha/index.md +++ b/content/understanding-captcha/index.md @@ -2,7 +2,7 @@ title: "Navigating the Complex World of CAPTCHA Technology in Authentication" date: "2024-01-30" description: "What is Captcha? Why is it needed? In this blog we will answer these questions and more" -cover: "localstorage-vs-session-storage.png" +cover: "understanding-captcha.png" category: "programming" author: "Mostafa Ibrahim" ---