summaryrefslogtreecommitdiff
path: root/index.html
diff options
context:
space:
mode:
authorYann C <yann.clarisse@epita.fr>2024-02-07 16:52:55 +0200
committerYann C <yann.clarisse@epita.fr>2024-02-07 16:52:55 +0200
commit47c90f8eec284511087041ad28828283efb90592 (patch)
tree81d72965225aae8c43d9a6c2b38314ca3741f07a /index.html
parent96833adad63574bbdaecb4283870d3b9aa92d8f3 (diff)
draw
Diffstat (limited to 'index.html')
-rw-r--r--index.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/index.html b/index.html
index 90c6f7c..44968c8 100644
--- a/index.html
+++ b/index.html
@@ -6,5 +6,6 @@
<body>
<h1>MQTT Bonjour Yann</h1>
<canvas id="drawing-board"></canvas>
+ <script src="./index.js"></script>
</body>
</html> \ No newline at end of file