publish: Make room for future sketches

generated from commit e90ed239b2a9f6300a0a48accaf42dc5b4c71a0e
This commit is contained in:
Joshua Seigler 2019-11-05 00:53:30 -05:00
parent 2d2f755606
commit 96d16b2dd1

View file

@ -5,8 +5,10 @@
<meta name="viewport" content="width=device-width, initial-scale=1.0"> <meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Generative Art - seigler.github.io</title> <title>Generative Art - seigler.github.io</title>
<link rel="stylesheet" href="app-eccc53bd.css"> <link rel="stylesheet" href="app-eccc53bd.css">
<style>footer { position: fixed; bottom: 0; left: 0; right: 0; color: white; } </style>
</head> </head>
<body> <body>
<footer>space or double click for a new one</footer>
<script src="modules/p5.min.js"></script> <script src="modules/p5.min.js"></script>
<script src="modules/p5.sound.min.js"></script> <script src="modules/p5.sound.min.js"></script>
<script src="app-d43b30e4.js"></script> <script src="app-d43b30e4.js"></script>