summaryrefslogtreecommitdiff
path: root/public/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'public/index.html')
-rw-r--r--public/index.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/public/index.html b/public/index.html
index 71c2c1f..2a6a775 100644
--- a/public/index.html
+++ b/public/index.html
@@ -15,6 +15,7 @@
</head>
<body>
<noscript>You need to enable JavaScript to run this app.</noscript>
+ <img src="%PUBLIC_URL%/loading.png" style='display:none'/>
<div id="root"></div>
</body>
</html>