We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b182e72 commit 51c109aCopy full SHA for 51c109a
1 file changed
src/database/blogs/index.tsx
@@ -90,7 +90,7 @@ const blogs: Blog[] = [
90
tags: ["Microsoft", "Azure", "Data Engineering", "Certification"],
91
},
92
{
93
- id: 8,
+ id: 9,
94
title: "How SSO Actually Works",
95
image: "/img/blogs/sso_cover.png",
96
description:
0 commit comments