From 67eb9418e40fec03440de9365f8662f4fc84bd08 Mon Sep 17 00:00:00 2001 From: Cory Dransfeldt Date: Tue, 31 Oct 2023 11:31:49 -0700 Subject: [PATCH] fix: title --- src/_data/json/links.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/_data/json/links.json b/src/_data/json/links.json index bfa323ce..8b28c221 100644 --- a/src/_data/json/links.json +++ b/src/_data/json/links.json @@ -30,7 +30,7 @@ }, { "tags": "development", - "title": "Why I Won't Use Next.js | Epic Web Dev by Kent C. Dodds", + "title": "Why I Won't Use Next.js", "id": "https://www.epicweb.dev/why-i-wont-use-nextjs", "url": "https://www.epicweb.dev/why-i-wont-use-nextjs", "date": "Tue, 31 Oct 2023 11:18:47 -0700"