mirror of
https://github.com/c0de-archive/hacktoberfest-2018.git
synced 2024-12-22 05:12:40 +00:00
7 lines
111 B
HTML
7 lines
111 B
HTML
|
<html>
|
||
|
<header><title>HacktoberFest</title></header>
|
||
|
<body>
|
||
|
Hello, world!
|
||
|
Hello, HacktoberFest!
|
||
|
</body>
|
||
|
</html>
|