mirror of
https://github.com/newtype256/website.git
synced 2025-07-20 01:16:24 +02:00
Minimalistic version of newtype.fr
This commit is contained in:
parent
87c2ed6ed3
commit
bb83368880
42 changed files with 94 additions and 1409 deletions
24
index.html
Normal file
24
index.html
Normal file
|
@ -0,0 +1,24 @@
|
|||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<meta charset="utf-8" />
|
||||
<meta http-equiv="X-UA-Compatible" content="IE=edge">
|
||||
<title>newtype</title>
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1">
|
||||
<link rel="stylesheet" type="text/css" media="screen" href="static/css/main.css" />
|
||||
</head>
|
||||
<body class="hack">
|
||||
<div class="main container">
|
||||
<h1>
|
||||
new<b id="T"><u>t</u></b
|
||||
><b id="Y"><u>y</u></b
|
||||
><b id="P"><u>p</u></b
|
||||
><b id="E"><u>e</u></b
|
||||
><b id="bropen" ><u>(</u></b
|
||||
><b id="brclose"><u>)</u></b><span id="hidden"> { newtype | newtype& }; newtype</span>
|
||||
</h1>
|
||||
<p>Nicolas Hovart • Ryan Lahfa • Yvan Sraka </p>
|
||||
<p><a href="mailto:contact@newtype.fr">contact@newtype.fr</a></p>
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
Loading…
Add table
Add a link
Reference in a new issue