Edit Readme

This commit is contained in:
Kaisaan 2020-05-13 22:53:47 -04:00
parent 8f863c4965
commit c71cea26bb
2 changed files with 3 additions and 2 deletions

View File

@ -1 +1,2 @@
# kaisaan.github.io
me trying to figure out how git/github works by also figuring out how to make a website

View File

@ -2,6 +2,6 @@
<html>
<body>
<h1>Hello World</h1>
<p>test</p>
<p>Test</p>
</body>
</html>