From db15b133d0016a7c993a5be6780f51cda43ff4c7 Mon Sep 17 00:00:00 2001 From: Joel Coutinho Date: Mon, 18 Mar 2024 16:52:35 +0530 Subject: [PATCH] adds more changes --- content/phishing-attacks-in-2024/index.md | 2 +- static/blog-seo/config.json | 23 +++++++++++++++++++++++ 2 files changed, 24 insertions(+), 1 deletion(-) diff --git a/content/phishing-attacks-in-2024/index.md b/content/phishing-attacks-in-2024/index.md index 05ba0a5f..4d1ae5d6 100644 --- a/content/phishing-attacks-in-2024/index.md +++ b/content/phishing-attacks-in-2024/index.md @@ -1,7 +1,7 @@ --- title: "Phishing Attacks in 2024" description: "Over the years phishing attacks have become more sophisticated than ever. In this blog we break down how phishing attacks have evolved and how you can safeguard against them" -date: "2024-03-013" +date: "2024-03-13" cover: "phishing-attacks-in-2024.png" category: "programming" author: "Sarah Sanders" diff --git a/static/blog-seo/config.json b/static/blog-seo/config.json index 80a6b619..067f2b2d 100644 --- a/static/blog-seo/config.json +++ b/static/blog-seo/config.json @@ -1008,5 +1008,28 @@ ], "title": "The difference between OTP, TOTP and HOTP", "schema": "" + },{ + "path": "/blog/phishing-attacks-in-2024", + "metaTags": [ + " ", + "", + "", + "", + "", + "", + "", + "", + "", + "", + "", + "", + "", + "", + "", + " ", + "" + ], + "title": "Phishing Attacks in 2024", + "schema": "" } ] \ No newline at end of file