mirror of
https://github.com/TomHodson/tomhodson.github.com.git
synced 2025-06-26 10:01:18 +02:00
index.html
This commit is contained in:
parent
34a5f51818
commit
e6599c5a7d
@ -1,17 +1,12 @@
|
|||||||
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
|
<!DOCTYPE html><html lang="en"><head>
|
||||||
<html>
|
<script src="p5.js"></script>
|
||||||
<head>
|
<script src="p5.sound.min.js"></script>
|
||||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
|
<link rel="stylesheet" type="text/css" href="style.css">
|
||||||
<meta http-equiv="Content-Style-Type" content="text/css">
|
<meta charset="utf-8">
|
||||||
<title></title>
|
|
||||||
<meta name="Generator" content="Cocoa HTML Writer">
|
|
||||||
<meta name="CocoaVersion" content="1894.6">
|
|
||||||
<style type="text/css">
|
|
||||||
</style>
|
|
||||||
<link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png">
|
|
||||||
<link rel="icon" type="image/png" sizes="32x32" href="/favicon-32x32.png">
|
|
||||||
<link rel="icon" type="image/png" sizes="16x16" href="/favicon-16x16.png">
|
|
||||||
</head>
|
</head>
|
||||||
<body>
|
<body>
|
||||||
</body>
|
<script src="sketch.js"></script>
|
||||||
</html>
|
|
||||||
|
|
||||||
|
</body></html>
|
Loading…
x
Reference in New Issue
Block a user