From 596e4f501bc0611c4728264f88474eed808bbcfa Mon Sep 17 00:00:00 2001 From: Maik de Kruif Date: Sat, 5 Dec 2020 16:19:48 +0100 Subject: [PATCH] Add some keywords to the website --- config.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config.toml b/config.toml index b7265c9..53a1608 100644 --- a/config.toml +++ b/config.toml @@ -49,7 +49,7 @@ googleAnalytics = "UA-136337666-1" # Metadata mostly used in document's head description = "Hey there, my name is Maik de Kruif, I create websites, bots and other kinds of software. At the moment, I'm still studying computer science at Avans University of Applied Sciences. I am also a big fan of open-source software, which is why you'll find many of my projects on Github. And last but not least, I love playing around with cyber-security related stuff." - keywords = "" # TODO: Add keywords!!! + keywords = "Devloper, Software Engineer, Maik, Computer Science, Portfolio, Blog" images = [""] showReadingTimeInList = false