34 lines
No EOL
1.1 KiB
HTML
34 lines
No EOL
1.1 KiB
HTML
<!DOCTYPE html>
|
|
<html>
|
|
|
|
<head>
|
|
<meta charset="UTF-8">
|
|
<title>Dervland</title>
|
|
<link rel="stylesheet" href="/index.css">
|
|
<meta name="viewport" content="width=device-width, initial-scale=1">
|
|
<link rel="stylesheet"
|
|
href="https://fonts.googleapis.com/css?family=Material+Icons|Material+Icons+Outlined|Google+Sans:400,500,700|Google+Sans+Text:400,500,700|Google+Sans+Display:400,500,700|Roboto:400,500,700&display=swap"
|
|
nonce="">
|
|
</head>
|
|
|
|
<body>
|
|
<div class='header'>
|
|
<a href='https://google.com/'><img class='ico'
|
|
src='https://upload.wikimedia.org/wikipedia/commons/2/2f/Google_2015_logo.svg'> </a>
|
|
</div>
|
|
<div class='main'>
|
|
<div>
|
|
<img class='ico' src='/giggles2.svg'>
|
|
<h1>Broadcast your Giggles to the world</h1>
|
|
<p>Share your short-form Giggles to the world - all on your mobile phone.</p>
|
|
<a class='button' href='https://nbg.dervland.net/'>
|
|
Join
|
|
</a>
|
|
</div>
|
|
<div>
|
|
<img class='art' src='https://c.tenor.com/7NL8QR6JdZMAAAAd/tenor.gif'>
|
|
</div>
|
|
</div>
|
|
</body>
|
|
|
|
</html> |