From aaa469422c0d4134231abbdecb9f673d59140878 Mon Sep 17 00:00:00 2001 From: Cory Dransfeldt Date: Fri, 26 Apr 2024 16:20:16 -0400 Subject: [PATCH] fix: syntax --- config/data/author-map.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/data/author-map.js b/config/data/author-map.js index 155c5f6d..70e10ce5 100644 --- a/config/data/author-map.js +++ b/config/data/author-map.js @@ -1,5 +1,5 @@ export default { - "https://fy.blackhats.net.au", "Firstyear", + "https://fy.blackhats.net.au": "Firstyear", "https://512pixels.net" : "Stephen Hackett", "https://bradfrost.com": "Brad Frost", "https://theverge.com": "The Verge",