Files
OfficialSite/project-x/index.html
2014-09-30 10:36:14 -04:00

20 lines
547 B
HTML

<!doctype html>
<html lang="fr">
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="description" content="">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>Project-x</title>
<!-- Place favicon.ico and apple-touch-icon(s) in the root directory -->
<link rel="stylesheet" href="assets/styles/dist/main.css">
</head>
<body>
<script src="assets/scripts/dist/main.js"></script>
</body>
</html>