fix: correct pgp2ssh dates
This commit is contained in:
parent
e2233616f1
commit
195534c968
1 changed files with 1 additions and 1 deletions
2
main.typ
2
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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue