fix timing again

This commit is contained in:
jumping283 2023-01-26 14:41:59 -08:00 committed by GitHub
parent ee35f1d905
commit 5c3dc259e5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -3,7 +3,7 @@
<head>
<title>Loading</title>
<meta charset="UTF-8">
<meta http-equiv="Refresh" content="1000; url='/'" />
<meta http-equiv="Refresh" content="1; url='/'" />
<meta name="viewport" content="width=device-width, initial-scale=1">
<link rel="stylesheet" href="/w3css/w3.css">
<link rel="stylesheet" href="/maydo/loading.css">