mirror of
https://github.com/swc-project/swc.git
synced 2024-11-27 13:38:33 +03:00
11 lines
102 B
HTML
11 lines
102 B
HTML
<!DOCTYPE html>
|
|
<html>
|
|
<body>
|
|
|
|
<h1>My First Heading</h1>
|
|
|
|
<p>My first paragraph.</p>
|
|
|
|
</body>
|
|
</html>
|