From bc304c61ca265c8f4049069837e0491960223d97 Mon Sep 17 00:00:00 2001 From: Ryan Freeman Date: Sun, 4 May 2025 17:26:54 +0100 Subject: [PATCH] Add new post --- app/not-found.tsx | 2 +- .../page.mdx | 155 ++++++++++++++++++ components/ui/Code.tsx | 4 +- 3 files changed, 158 insertions(+), 3 deletions(-) create mode 100644 app/writing/passwordless-ssh-login-with-public-key-authentication/page.mdx diff --git a/app/not-found.tsx b/app/not-found.tsx index 4c071ff..7eb9780 100644 --- a/app/not-found.tsx +++ b/app/not-found.tsx @@ -36,7 +36,7 @@ export default async function NotFound() { gradient="bg-gradient-to-r from-green-200 via-green-400 to-purple-700">