master
poni 3 years ago
parent b3a734a2ee
commit 996a89e386

@ -7,7 +7,7 @@ return Math.floor(Math.random() * (max - min) + min);
};
function openWindow(c) {
window.open(`http://www.federicoponi.it`,'_self');
window.open(`https://www.openstreetmap.org/note/442324#map=19/52.07205/4.31160&layers=N`,'_self');
}

@ -12,8 +12,18 @@
<script src="p5.sound.js"></script>
<script src="p5.collide2d.js"></script>
<script type="text/javascript"></script>
<script src="https://ajax.googleapis.com/ajax/libs/jquery/3.5.1/jquery.min.js"></script>
<script src="https://ajax.googleapis.com/ajax/libs/jquery/3.5.1/jquery.min.js"></script>
<meta name="description" content=""/>
<meta name="language" content="EN">
<meta name="author" content="XPUB">
<meta name="coverage" content="Worldwide">
<meta name="distribution" content="Global">
<meta property="og:title" content="I Don't Know Where We're Going, But..">
<meta property="og:description" content="If the city is your new playground, who are the players and what is the objective?">
<meta property="og:image" content="https://issue.xpub.nl/img/special-issue-14.gif">
<title>I Don't Know Where We're Going, But..</title>
<!--------------- INPUT CODE ---------------------------------->

Loading…
Cancel
Save