From 195534c96850d831c0af3456b6cc5eba0a4fda05 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Felix=20Schr=C3=B6ter?= Date: Fri, 21 Feb 2025 18:38:45 +0100 Subject: [PATCH] fix: correct pgp2ssh dates --- main.typ | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/main.typ b/main.typ index 9fa60c3..5d582a2 100644 --- a/main.typ +++ b/main.typ @@ -124,7 +124,7 @@ #project( name: "pgp2ssh", - dates: dates-helper(start-date: "Jan 2022", end-date: "Jun 2024"), + dates: dates-helper(start-date: "Mar 2024", end-date: "Mar 2024"), url: "github.com/pinpox/pgp2ssh", ) - Derive private ed25519 SSH key from private PGP key