summaryrefslogtreecommitdiff
path: root/index.html
diff options
context:
space:
mode:
authorMartial Simon <msimon_fr@hotmail.com>2024-02-07 15:59:46 +0200
committerMartial Simon <msimon_fr@hotmail.com>2024-02-07 15:59:46 +0200
commit5c34bfc1da5be22ff28d9fb668006a08f8b86098 (patch)
tree328a1c4c7f2b7cc7ad85cbaa3636ed3fcd0b7340 /index.html
parent32dac027b9b0790ee27622d9ce7d910e1255362d (diff)
feat: added a canvas
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 7c16e96..90c6f7c 100644
--- a/index.html
+++ b/index.html
@@ -5,5 +5,6 @@
</head>
<body>
<h1>MQTT Bonjour Yann</h1>
+ <canvas id="drawing-board"></canvas>
</body>
</html> \ No newline at end of file