mirror of
https://github.com/c0de-archive/hacktoberfest-2018.git
synced 2024-11-01 04:07:48 +00:00
8 lines
163 B
HTML
8 lines
163 B
HTML
<html>
|
|
<header><title>HacktoberFest</title></header>
|
|
<body>
|
|
Hello, world! </br>
|
|
Hello, HacktoberFest!</br></br>
|
|
<a href="aboutMe.html">About me</a>
|
|
</body>
|
|
</html> |