mirror of
https://github.com/ParkerTenBroeck/heygray.git
synced 2026-06-06 21:14:07 -04:00
12 lines
104 B
HTML
12 lines
104 B
HTML
<!DOCTYPE html>
|
|
<html>
|
|
<body>
|
|
|
|
<h1>My First Heading</h1>
|
|
|
|
<p>My first paragraph.</p>
|
|
|
|
</body>
|
|
</html>
|
|
|
|
|