WiiMart-org/download.html
idkwhereisthisname b00c47dd77 add meta tags
and format the script tag in install.html
2025-04-21 14:40:44 +02:00

11 lines
314 B
HTML

<!DOCTYPE html PUBLIC "-//IETF//DTD HTML 2.0//EN">
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
<meta http-equiv="x-ua-compatible" content="ie=edge" />
<title>Redirecting...</title>
<meta http-equiv="refresh" content="0; URL=/install"/>
</head>
<body></body>
</html>