giggles
This commit is contained in:
commit
83ae1dffbf
4 changed files with 256 additions and 0 deletions
34
index.html
Normal file
34
index.html
Normal file
|
@ -0,0 +1,34 @@
|
|||
<!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>
|
Loading…
Add table
Add a link
Reference in a new issue