31 lines
No EOL
1.2 KiB
HTML
31 lines
No EOL
1.2 KiB
HTML
|
|
<!DOCTYPE html>
|
|
<html lang="en">
|
|
<head>
|
|
<meta charset="utf-8">
|
|
<meta http-equiv="X-UA-Compatible" content="IE=edge">
|
|
<title>cocoatlas</title>
|
|
<meta name="description" content="test">
|
|
<meta name="keywords" content="chocolate, cocoa">
|
|
<meta name="viewport" content="minimal-ui, width=device-width, initial-scale=1, maximum-scale=1.0, user-scalable=no">
|
|
|
|
<link rel="stylesheet" href="styles.css">
|
|
|
|
<script src="js/jquery-3.6.0.min.js"></script>
|
|
<script src="js/jquery-ui.min.js"></script>
|
|
<script src="js/application.js"></script>
|
|
|
|
</head>
|
|
<body class="home">
|
|
|
|
|
|
<div class=landingPage>
|
|
<h1>Cocoa Catalogue</h1>
|
|
<p>
|
|
The Cocoa Catalogue unites various routes throughout the world of cocoa and chocolate. Unpacking it through various times, locations and access points that aim to diversify the picture of cocoa and the individuals involved. Adding to a usually sweetly perceived food other tastes that are part of cocoa.</p>
|
|
<a href="netherlands.html"><div class=buttonEnter>enter</div></a>
|
|
</div>
|
|
|
|
|
|
</body>
|
|
</html> |