From 0689878dde4b695e2a1314ab7b8ad0423d8a8922 Mon Sep 17 00:00:00 2001
From: lurueger <86125792+lurueger@users.noreply.github.com>
Date: Mon, 15 Apr 2024 17:21:36 +0200
Subject: [PATCH 1/3] Create 2024-04-15-webauthn.html
---
_posts/w/2024-04-15-webauthn.html | 22 ++++++++++++++++++++++
1 file changed, 22 insertions(+)
create mode 100644 _posts/w/2024-04-15-webauthn.html
diff --git a/_posts/w/2024-04-15-webauthn.html b/_posts/w/2024-04-15-webauthn.html
new file mode 100644
index 0000000..25dee26
--- /dev/null
+++ b/_posts/w/2024-04-15-webauthn.html
@@ -0,0 +1,22 @@
+---
+layout: more
+title: WebAuthn Cheat Sheet
+---
+
From 621f27cce0a3ff2ddcf77640478c4532cbef7567 Mon Sep 17 00:00:00 2001
From: lurueger <86125792+lurueger@users.noreply.github.com>
Date: Mon, 15 Apr 2024 17:22:52 +0200
Subject: [PATCH 2/3] Create 2024-04-15-passkeys.html
---
_posts/p/2024-04-15-passkeys.html | 22 ++++++++++++++++++++++
1 file changed, 22 insertions(+)
create mode 100644 _posts/p/2024-04-15-passkeys.html
diff --git a/_posts/p/2024-04-15-passkeys.html b/_posts/p/2024-04-15-passkeys.html
new file mode 100644
index 0000000..13ce2f5
--- /dev/null
+++ b/_posts/p/2024-04-15-passkeys.html
@@ -0,0 +1,22 @@
+---
+layout: more
+title: Passkeys Cheat Sheet
+---
+
From 44629e0f032d7b91cd256c1a529fe9563b7fa00a Mon Sep 17 00:00:00 2001
From: lurueger <86125792+lurueger@users.noreply.github.com>
Date: Mon, 15 Apr 2024 17:24:46 +0200
Subject: [PATCH 3/3] Update index.html (added passkeys and WebAuthn)
---
index.html | 2 ++
1 file changed, 2 insertions(+)
diff --git a/index.html b/index.html
index 0d2dfee..6014fcd 100755
--- a/index.html
+++ b/index.html
@@ -406,6 +406,7 @@