about summary refs log tree commit diff stats
path: root/js
diff options
context:
space:
mode:
authorelioat <elioat@tilde.institute>2024-01-01 18:36:10 -0500
committerelioat <elioat@tilde.institute>2024-01-01 18:36:10 -0500
commita3aaab8370d6a97ed741608e8a413bb2dc4e0c70 (patch)
treee82299bfa9067f841428cf47f31d59dc213896b1 /js
parent9a637047103b5f4406fab69eb16a252acca2c9b0 (diff)
downloadtour-a3aaab8370d6a97ed741608e8a413bb2dc4e0c70.tar.gz
*
Diffstat (limited to 'js')
-rw-r--r--js/pomo/index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/js/pomo/index.html b/js/pomo/index.html
index 3117b30..1d4c6a9 100644
--- a/js/pomo/index.html
+++ b/js/pomo/index.html
@@ -16,6 +16,6 @@
 </head>
 <body>
     <canvas id="pomoCanvas"></canvas>
-    <script src="pomo.js"></script>
+    <script src="./pomo.js"></script>
 </body>
 </html>
\ No newline at end of file