1
0
Fork 0
mirror of https://github.com/betagouv/mon-entreprise synced 2025-02-09 05:15:02 +00:00
mon-entreprise/index.html
Mael Thomas ec359b1998 Des questions au style plus franc
Une introduction plus pertinente et agréable
2017-01-26 16:44:58 +01:00

15 lines
450 B
HTML

<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<title>Syso</title>
<link href='https://fonts.googleapis.com/css?family=Open+Sans:200,300,400,500,600,700' rel='stylesheet' type='text/css'>
</head>
<body>
<div id="js">lOl</div>
<script src="https://use.fontawesome.com/1da10bbdec.js"></script>
<script type="text/javascript" src="/dist/bundle.js"></script>
</body>
</html>