From 832c35a6a27457dfc3ec97883305129d832b3050 Mon Sep 17 00:00:00 2001 From: Khinshan Khan Date: Tue, 7 Nov 2023 07:32:50 -0500 Subject: [PATCH] Use fake author tags until names are fixed --- src/content/spotlights/what-is-tailwind.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/content/spotlights/what-is-tailwind.md b/src/content/spotlights/what-is-tailwind.md index 2ca2c69..b374040 100644 --- a/src/content/spotlights/what-is-tailwind.md +++ b/src/content/spotlights/what-is-tailwind.md @@ -1,9 +1,9 @@ --- authors: - - "thias." - - "jun_ok" - - "shan__" - - "propagandalf" + - "Thias#8888" + - "jun_ok#0001" + - "shan#6094" + - "propagandalf#0001" created_at: "2023/09/10" title: What is Tailwind? ---