2021-08-04 23:31:54 +00:00
|
|
|
<!doctype html>
|
|
|
|
<html>
|
|
|
|
|
|
|
|
<head>
|
2022-03-07 09:12:17 +00:00
|
|
|
<meta charset="utf8">
|
2021-08-04 23:31:54 +00:00
|
|
|
|
2022-03-07 09:12:17 +00:00
|
|
|
<title>Platform</title>
|
2021-08-04 23:31:54 +00:00
|
|
|
|
2022-03-07 09:12:17 +00:00
|
|
|
<link rel="shortcut icon" type="image/x-icon" href="favicon.ico">
|
|
|
|
<link rel="icon" type="image/svg+xml" sizes="any" href="favicon.svg">
|
|
|
|
<link rel="icon" type="image/png" sizes="16x16" href="favicon_16.png">
|
|
|
|
<link rel="icon" type="image/png" sizes="32x32" href="favicon_32.png">
|
|
|
|
<link rel="icon" type="image/png" sizes="192x192" href="favicon_192.png">
|
2021-08-04 23:31:54 +00:00
|
|
|
</head>
|
|
|
|
|
|
|
|
<body style="margin: 0; overflow: hidden;">
|
|
|
|
</body>
|
|
|
|
|
|
|
|
</html>
|