26 lines
No EOL
603 B
HTML
26 lines
No EOL
603 B
HTML
<!DOCTYPE html>
|
|
<html lang="en">
|
|
<head>
|
|
<title>froth.zone Nameserver</title>
|
|
<meta charset="utf-8" />
|
|
<meta name="viewport" content="width=device-width" />
|
|
<link rel="shortcut icon" href="img/rinfishe.png" />
|
|
<link rel="stylesheet" href="theme.css" />
|
|
</head>
|
|
|
|
<body>
|
|
<img alt="Rin" src="img/rin.jpg">
|
|
<footer>
|
|
<small>
|
|
<a href="https://git.froth.zone/sam/nameservers">
|
|
Source for the HTML/CSS
|
|
</a>
|
|
<small>
|
|
<br />Contact <a href="https://froth.zone/sam">Sam</a> if you want to
|
|
use this nameserver as your own.
|
|
</small>
|
|
</small>
|
|
</footer>
|
|
</body>
|
|
|
|
</html> |