Skip to content

Commit 51c109a

Browse files
authored
Update index.tsx
1 parent b182e72 commit 51c109a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/database/blogs/index.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,7 @@ const blogs: Blog[] = [
9090
tags: ["Microsoft", "Azure", "Data Engineering", "Certification"],
9191
},
9292
{
93-
id: 8,
93+
id: 9,
9494
title: "How SSO Actually Works",
9595
image: "/img/blogs/sso_cover.png",
9696
description:

0 commit comments

Comments
 (0)