mirror of
https://github.com/c0de-archive/hacktoberfest-2018.git
synced 2026-05-22 13:47:55 +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>
|