소스 검색

write index and 404

schtonn 4 년 전
부모
커밋
2349fdc200
1개의 변경된 파일2개의 추가작업 그리고 2개의 파일을 삭제
  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>