From 3e85246344749819a68541f282118e401e65021b Mon Sep 17 00:00:00 2001 From: Raymonzut <40148684+Raymonzut@users.noreply.github.com> Date: Sat, 20 Jun 2020 21:03:38 +0200 Subject: [PATCH] Async scripts instead of defer; defer is default for modules --- client/public/index.html | 2 +- client/public/posts.html | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/client/public/index.html b/client/public/index.html index f3c4191..0250ac7 100644 --- a/client/public/index.html +++ b/client/public/index.html @@ -13,7 +13,7 @@ > - +
diff --git a/client/public/posts.html b/client/public/posts.html index 721f3f2..d5f8e93 100644 --- a/client/public/posts.html +++ b/client/public/posts.html @@ -12,7 +12,7 @@ > - +