From 40edbff0e1988d27ddfea3b34bcb1e71542bb8ad Mon Sep 17 00:00:00 2001 From: JP Hastings-Spital Date: Tue, 16 Jul 2024 15:56:51 +0100 Subject: [PATCH] Correct my surname! --- config.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config.toml b/config.toml index 892f3116..7adde8b3 100644 --- a/config.toml +++ b/config.toml @@ -48,7 +48,7 @@ date = ["date", "publishDate", "lastmod", ":git"] dateformHTML = "2006-01-02T15:04:05-0700" # Metadata mostly used in document's head - description = "JP Hastings-Spital: Software Engineer" + description = "JP Hastings-Edrei: Software Engineer" keywords = "homepage, blog, science, software, miriscient, programming, indieweb, memex" images = [""] customJS = ["/js/postcards-html.js"]