Files
darkshy.bronyfurry.com/offline.html
DarkShy 944b996690 Changes to be committed:
modified:   index.html
	modified:   offline.html
2023-01-14 15:13:07 +03:00

23 lines
1.2 KiB
HTML
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
html>
<head>
<title>DarkShy - main page</title>
<meta name="description" content="Страница DarkShy.">
<meta name="keywords" content="DarkShy, pony, bronyfurry, mlp">
<meta charset="utf-8">
<meta name="viewport" content="width=device-width,initial-scale=1,user-scalable=no">
<meta name="format-detection" content="telephone=no">
<meta name="apple-mobile-web-app-capable" content="yes">
<meta name="theme-color" content="black">
<meta name="color-scheme" content="dark">
<link rel="icon" type="image/x-icon" href="/img/favicon.ico">
<link rel="manifest" href="manifest.json">
<link rel="apple-touch-icon" href="/img/favicon.ico">
<link rel="stylesheet" href="css/style.css">
</head>
<body>
<h1 class="header dark">Dark<span class="shy">Shy</span></h1>
<h2><span>У вас что-то сломалось, или сервер не доступен.</span></h2>
<h3>Код ошибки: No internet connection or server is dead</h3>
<h3>Попробовать еще раз?</h3>
<a href="/" rel="follow">Главная</a>
</body>