You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

26 lines
759 B
HTML

<!DOCTYPE html>
<html>
<head>
<link rel="stylesheet" href="assets/css/stylesheet.css">
<link rel="stylesheet" href="assets/css/fonts.css">
<link rel="stylesheet" type="text/css" href="https://issue.xpub.nl/23/quilt/quilt.css">
</head>
<body>
<div class="info-container">
<div class="info-top">
<h1 class="title">berna bereit </h1>
<h2> special issue 23</h2>
</div>
<div class="info-bottom">
<span class="h2-text">this is the source of the code used for the canvas - use it yourself</span>
</div>
</div>
<canvas></canvas>
</body>
<script src="assets/js/rotating-square.js"></script>
<script src="https://issue.xpub.nl/23/quilt/quilt.js" data-cutFileName="false" data-cutFileName="false"></script>
</html>