design/blueprint/index.html

19 lines
365 B
HTML
Raw Normal View History

2021-10-17 14:37:04 +00:00
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8" />
<meta http-equiv="x-ua-compatible" content="ie=edge">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>Deuxfleurs</title>
<link rel="stylesheet" href="assets/css/normalize.css">
<link rel="stylesheet" href="assets/css/deuxfleurs.css">
</head>
<body>
</body>
</html>