This commit is contained in:
Simon Gardling 2022-02-11 01:49:57 -05:00
parent 9f62ce3d3e
commit 5c98b742a3

View File

@ -4,7 +4,7 @@
<meta charset="utf-8"> <meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1"> <meta name="viewport" content="width=device-width, initial-scale=1">
<title>Integral Demonstration</title> <title>Integral Demonstration</title>
<link rel="stylesheet" href="./style.css"> <link rel="stylesheet" href="style.css">
</head> </head>
<body> <body>
<noscript>Please enable Javascript, this page uses both WebAssembly and Javascript to run.</noscript> <noscript>Please enable Javascript, this page uses both WebAssembly and Javascript to run.</noscript>