From 0481f8305c8e215b5dcf90977b3b59c7d362fc16 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Micka=C3=ABl=20V=C3=A9ril?= Date: Thu, 22 Aug 2019 11:00:58 +0200 Subject: [PATCH] Use asynchronous programming to read data files --- index.html | 12 +++++++----- scripts/data.js | 15 +++++++++------ 2 files changed, 16 insertions(+), 11 deletions(-) diff --git a/index.html b/index.html index 34f40b87..6b30f2c3 100644 --- a/index.html +++ b/index.html @@ -4,13 +4,15 @@