You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

39 lines
1.9 KiB
HTML

2 years ago
<!DOCTYPE html>
<html>
<head>
<meta charset="UTF-8">
<title>Black Screen</title>
<meta http-equiv='X-UA-Compatible' content='IE=edge'>
<meta name='description' content='Just a black web page'>
<meta name='viewport' content='width=device-width, initial-scale=1'>
<link rel="shortcut icon" href="favicon.ico" type="image/x-icon">
<link rel='canonical' href='https://blackscreen.app/'>
<link rel="manifest" href="manifest.webmanifest">
<link rel="stylesheet" href="style.css">
<meta name='mobile-web-app-capable' content='yes'>
<meta name='apple-mobile-web-app-capable' content='yes'>
<meta name='application-name' content='Black screen'>
<meta name='apple-mobile-web-app-status-bar-style' content='black'>
<meta name='apple-mobile-web-app-title' content='Black screen'>
<link rel='icon' sizes='192x192' href='/images/icon-192x192.png'>
<link rel='apple-touch-icon' href='/images/icon-192x192.png'>
<meta name='msapplication-TileImage' content='/images/icon-144x144.png'>
<meta name='msapplication-TileColor' content='#000000'>
<meta name='theme-color' content='#000000'>
<meta property='og:title' content='Black screen'>
<meta property='og:type' content='website'>
<meta property='og:image' content='https://blackscreen.app/images/icon-192x192.png'>
<meta property='og:url' content='https://blackscreen.app'>
<meta property='og:description' content='Just a black web page'>
<meta name='twitter:card' content='summary'>
<meta name='twitter:url' content='https://blackscreen.app'>
<meta name='twitter:title' content='Black screen'>
<meta name='twitter:description' content='Just a black web page'>
<meta name='twitter:image' content='https://blackscreen.app/images/icon-192x192.png'>
<meta name='twitter:creator' content='@pyxeldev'>
<script id="myownstats" data-mos-id="blackscreen" src="https://myownstats.com/tag.js" async defer></script>
</head>
<body>
</body>
</html>