From 662f7ddad813cf657bdd37fcc780201ca0760330 Mon Sep 17 00:00:00 2001 From: Thanwer Date: Sun, 20 Oct 2024 10:18:33 -0300 Subject: [PATCH] Add meta description --- content/posts/first-post.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/content/posts/first-post.md b/content/posts/first-post.md index 5ed0e38..f5f9108 100644 --- a/content/posts/first-post.md +++ b/content/posts/first-post.md @@ -1,6 +1,11 @@ +++ date = '2024-10-19T23:00:41-03:00' title = 'First Post' +description = "A simple bolog post about using Hugo as a framework for Thanwer's Blog" +tags = [ + "webserver", + "Hugo", +] +++ ## A Sysadmin blog