gohttp/example/index.html

9 lines
247 B
HTML

<html>
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
</head><body>
<h1>Hello World!</h1>
<p>Welcome to my website.</p>
</body></html>