|
@@ -0,0 +1,31 @@
|
|
|
+<!DOCTYPE html>
|
|
|
+<html lang="en">
|
|
|
+
|
|
|
+<head>
|
|
|
+ <meta charset="UTF-8">
|
|
|
+
|
|
|
+ <meta name="description" content="Schtonn site">
|
|
|
+ <meta property="og:type" content="website">
|
|
|
+ <meta property="og:title" content="schtonn">
|
|
|
+ <meta property="og:url" content="https://schtonn.github.io/index.html">
|
|
|
+ <meta property="og:site_name" content="schtonn site">
|
|
|
+ <meta property="og:description" content="Schtonn site">
|
|
|
+ <meta property="og:locale" content="en_US">
|
|
|
+ <meta property="article:author" content="Alex">
|
|
|
+ <meta name="twitter:card" content="summary">
|
|
|
+
|
|
|
+ <link rel="canonical" href="https://schtonn.github.io/">
|
|
|
+
|
|
|
+ <title>schtonn</title>
|
|
|
+
|
|
|
+</head>
|
|
|
+
|
|
|
+<body itemscope itemtype="http://schema.org/WebPage">
|
|
|
+
|
|
|
+ <p>Hey! This is schtonn site.</p>
|
|
|
+ <p>You can find my <a href="/blog">blog</a>, <a href="/blog/games">some games and others!</a></p>
|
|
|
+ <p>I'll keep writing things!</p>
|
|
|
+
|
|
|
+</body>
|
|
|
+
|
|
|
+</html>
|