add redirect code

This commit is contained in:
jumping283 2023-01-26 14:36:18 -08:00 committed by GitHub
parent 259ef64d88
commit 4ed04b5fc1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

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