From bd906cd6f8823b37ae76348ffe4d954a1e19190d Mon Sep 17 00:00:00 2001 From: Kev Quirk Date: Mon, 19 Dec 2022 08:55:34 +0000 Subject: [PATCH] Test push to make sure build is working to main --- index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/index.md b/index.md index ea4eb10..c3721fc 100644 --- a/index.md +++ b/index.md @@ -3,7 +3,7 @@ permalink: / layout: default hasRandomBtn: true --- -The internet has become a bloated mess. Massive JavaScript libraries, countless client-side queries and overly complex frontend frameworks are par for the course these days. +The internet has become a bloated mess. Huge JavaScript libraries, countless client-side queries and overly complex frontend frameworks are par for the course these days. When popular website like [The New York Times](https://www.nytimes.com/) are **[over 15MB in size](https://gtmetrix.com/reports/www.nytimes.com/Dz1IEZl0/)** (nearly 50% of which is JavaScript!), you know there's a problem. Why does any site need to be that huge? It's crazy.