Updating static files and updating redirection (#50)

This commit is contained in:
Arnold Dechamps 2024-05-11 03:19:07 +02:00 committed by GitHub
parent 6c245fce17
commit 01d8a450d4
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -2,7 +2,7 @@
<html lang="en"> <html lang="en">
<head> <head>
<meta charset="UTF-8"> <meta charset="UTF-8">
<meta http-equiv="refresh" content="5;url=https://tldtest.net"> <meta http-equiv="refresh" content="1;url=https://tldtest.net">
<title>Redirecting...</title> <title>Redirecting...</title>
</head> </head>
<body> <body>