aboutsummaryrefslogtreecommitdiff
path: root/public/index.html
diff options
context:
space:
mode:
authorJoris2025-04-16 09:20:45 +0200
committerJoris2025-04-16 09:20:45 +0200
commit9cac1c7bf46f0fee7392ec47ad445fe487bf6ef4 (patch)
tree46d19a695634a464c54f5ea04ab2ba5b69ccc7d3 /public/index.html
parent0561c607d8dbb4e927897066ceccd45269a45cbd (diff)
Add interface to pick example to run
Diffstat (limited to 'public/index.html')
-rw-r--r--public/index.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/public/index.html b/public/index.html
index 2cb9f22..3775afa 100644
--- a/public/index.html
+++ b/public/index.html
@@ -2,5 +2,6 @@
<html lang="fr">
<meta charset="utf-8">
<title>Rx</title>
+<link rel="stylesheet" href="main.css">
<body></body>
<script src="example.js"></script>