Merge pull request #281 from mrayana/add-salutation

Added Salutation
This commit is contained in:
Luke Oliff
2018-10-08 09:43:22 -07:00
committed by GitHub

View File

@@ -3,6 +3,7 @@
<body> <body>
Hello, world! </br> Hello, world! </br>
Hello, HacktoberFest!</br></br> Hello, HacktoberFest!</br></br>
Welcome!!!
<a href="aboutMe.html">About me</a> <a href="aboutMe.html">About me</a>
</body> </body>
</html> </html>