Minimalistic version of newtype.fr

This commit is contained in:
Yvan Sraka 2020-07-27 16:08:02 +02:00
parent 87c2ed6ed3
commit bb83368880
42 changed files with 94 additions and 1409 deletions

View file

@ -1,15 +0,0 @@
<!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="/assets/css/main.css" />
</head>
<body class="hack">
<div class="main container">
{{ content }}
</div>
</body>
</html>