<!DOCTYPE html>
<html>

<head>
    <meta charset="utf-8" />
    <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
 
    <meta name="viewport" content="width=device-width, initial-scale=1.0" />
 
    <title>The Semkins</title>

    <meta property="og:url" content="https://the.semkins.ru" />
    <meta property="og:title" content="The Semkins" />
    <meta property="og:description" content="The Semkins Family" />
    <meta property="og:type" content="website" />
    <meta property="og:image" content="images/semkins.png" />

    <meta name="description" content="The Semkins Family" />

    <link rel="manifest" href="manifest.json" />
    <link rel="apple-touch-icon" sizes="180x180" href="images/apple-touch-icon.png" />
    <link rel="icon" type="image/png" sizes="32x32" href="images/favicon-32x32.png" />
    <link rel="icon" type="image/png" sizes="16x16" href="images/favicon-16x16.png" />
    <link rel="shortcut icon" href="favicon.ico" type="image/x-icon" />

    <link rel="stylesheet" href="css/style.css" type="text/css" media="all" />
</head>

<body style="margin:0;">
    <img src="images/semkins.png">
</body>

</html>
