empty.html: remove document content

This commit is contained in:
Alice Gaudon 2020-05-05 21:57:19 +02:00
parent ea65742bef
commit 41a3837004
1 changed files with 1 additions and 3 deletions

View File

@ -6,7 +6,5 @@
<meta http-equiv="Content-Security-Policy" content="default-src 'none'">
</head>
<body>
<p>Loading...</p>
</body>
<body></body>
</html>