mirror of
https://github.com/samsonjs/samhuri.net.git
synced 2026-04-27 14:57:40 +00:00
12 lines
177 B
HTML
12 lines
177 B
HTML
<!doctype html>
|
|
<html>
|
|
<head>
|
|
<title>Valar Morghulis</title>
|
|
</head>
|
|
<body>
|
|
<h1><a href="http://example.net">Valar Morghulis</a></h1>
|
|
|
|
<p>hello world</p>
|
|
|
|
</body>
|
|
</html>
|