<!DOCTYPE html>
<html lang="fr">
<head>
	<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
  <meta name="robots" content="noindex, nofollow">
	<title>Heisenweb ... </title>
	<meta name="description" content="">
	<meta http-equiv="X-UA-Compatible" content="chrome=1">
	<link rel="stylesheet" type="text/css" href="./index/bootstrap.min.css">
	<link rel="stylesheet" type="text/css" href="./index/styles.css">
	 <link rel="preconnect" href="https://fonts.googleapis.com">
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
<link href="https://fonts.googleapis.com/css2?family=Caveat:wght@400;500&display=swap" rel="stylesheet">
<style type="text/css">
	h1, .logo h1 {
		font-family: Caveat, cursive;
		color : #000000; 
	}
</style>
</head>
<body id="home" cz-shortcut-listen="true">
<section class="main">
<div id="Content" class="wrapper topSection">
	<div id="Header">
		<div class="wrapper">
			<div class="logo">
				<img src="./index/heisenweb.png">
				<h1> Smala2 </h1>
			</div>
		</div>
	</div> 
</div>
</section>
</body>
</html>