"Temporary"
This commit is contained in:
commit
bf27a68834
3 changed files with 51 additions and 0 deletions
33
index.html
Normal file
33
index.html
Normal file
|
@ -0,0 +1,33 @@
|
|||
<!DOCTYPE html>
|
||||
<html lang="fi">
|
||||
<head>
|
||||
<title>Snuffi</title>
|
||||
<link rel="icon" type="image/png" href="/nerdyhog.png">
|
||||
<link rel="stylesheet" type="text/css" href="/style.css?v3">
|
||||
<meta charset="UTF-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
</head>
|
||||
<body>
|
||||
|
||||
<div id="sisus">
|
||||
<h1>Snuffi <img src="/nerdyhog.png"></h1>
|
||||
|
||||
<p lang="en">
|
||||
Something will be comin'...<br>
|
||||
And it snuffin'...
|
||||
</p>
|
||||
|
||||
<p lang="fi">
|
||||
Jotain on tulossa...<br>
|
||||
Ja se tuhisee...
|
||||
</p>
|
||||
|
||||
<footer>
|
||||
<hr>
|
||||
<small>
|
||||
Bout meh: <a href="http://jakest.us">jakest.us</a>
|
||||
</small>
|
||||
</footer>
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
Loading…
Add table
Add a link
Reference in a new issue