From 8503411b2aa92b13080b5a885eed5ef7fddde940 Mon Sep 17 00:00:00 2001 From: TaurusXin Date: Mon, 30 May 2022 21:03:58 +0100 Subject: [PATCH] fix: slug format --- content/post/059.ssh-key/ssh-key.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/post/059.ssh-key/ssh-key.md b/content/post/059.ssh-key/ssh-key.md index c884ece..c10bfb1 100644 --- a/content/post/059.ssh-key/ssh-key.md +++ b/content/post/059.ssh-key/ssh-key.md @@ -3,7 +3,7 @@ title: "2022 年程序员一定要做的一件事情 - 更换你的 SSH 公钥 categories: [ "Linux" ] tags: [ "ssh", "linux" ] draft: false -slug: "ssh-key-Ed25519" +slug: "ssh-key-ed25519" date: "2022-05-30 19:50:00" ---