diff --git a/content/en/about/index.md b/content/en/about/index.md index 066f714..7cdb505 100644 --- a/content/en/about/index.md +++ b/content/en/about/index.md @@ -1,6 +1,6 @@ +++ title = "About" -description = "About page for my tutorial website" +description = "About page" type = "about" date = "05-07-2020" +++ diff --git a/content/en/gallery/Carnage/index.md b/content/en/gallery/Carnage/index.md index 743d1fa..3ec508f 100644 --- a/content/en/gallery/Carnage/index.md +++ b/content/en/gallery/Carnage/index.md @@ -3,7 +3,7 @@ author: "Devoalda" authorEmoji: 🐺 title: "Carnage" date: 2020-07-05T19:45:44+08:00 -description: +description: Desktop Screenshots type: gallery mode: at-once # at-once or one-by-one tags: diff --git a/content/en/posts/ssh.md b/content/en/posts/ssh.md index a3dce37..9ac97b7 100644 --- a/content/en/posts/ssh.md +++ b/content/en/posts/ssh.md @@ -2,7 +2,7 @@ author: "Devoalda" authorEmoji: 🐺 title: "SSH" -description: SSH Configurations +description: SSH and SSHD Configurations date: 2020-07-05T18:15:01+08:00 draft: false hideToc: false