Skip to content
Snippets Groups Projects
index.html 269 B
Newer Older
Martin Ring's avatar
Martin Ring committed
<!DOCTYPE html>
<html lang="en">
<head>
  <meta charset="UTF-8">
  <meta name="viewport" content="width=devide-width, initial-scale=1.0">
  <title>Reactive Paint</title>  
</head>
<body>
  <script src="target/scala-3.1.2/lecture-08-fastopt.js"></script>
</body>
</html>