Browse Source

write index and 404

schtonn 4 years ago
parent
commit
2349fdc200
1 changed files with 2 additions and 2 deletions
  1. 2 2
      index.html

+ 2 - 2
index.html

@@ -22,8 +22,8 @@
 
 <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>Hey there! This is schtonn site.</p>
+    <p>You can find my <a href="/blog">blog</a>, <a href="/blog/games">some games</a> and others!</p>
     <p>I'll keep writing things!</p>
 
 </body>