From 0a9ac34e23b0cf47647c7584bad4285b8f61f285 Mon Sep 17 00:00:00 2001 From: Gabriel Augendre Date: Sat, 27 May 2023 20:33:45 +0200 Subject: [PATCH] Update tags in config.yaml --- config.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config.yaml b/config.yaml index 0c60fe7..12242eb 100644 --- a/config.yaml +++ b/config.yaml @@ -18,7 +18,7 @@ params: env: production # to enable google analytics, opengraph, twitter-cards and schema. title: "Gab’s Notes" description: "My take on tech-related subjects (but not only)." - keywords: [blog, tech, docker, golang, python, self-hosting] + keywords: [blog, Gabriel, Augendre, tech, docker, golang, python, self-hosting] # author: "Gabriel Augendre" images: ["img/portrait.jpg"] DateFormat: "2006-01-02"