summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--templates/pubnix/obs.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/pubnix/obs.html b/templates/pubnix/obs.html
index ab5a23b..701cf4c 100644
--- a/templates/pubnix/obs.html
+++ b/templates/pubnix/obs.html
@@ -13,6 +13,6 @@ CONFIG_SUBST
<script type="module" src="./main.js"></script>
</head>
<body class="lcolonq-obs">
- <canvas id="lcolonq-canvas"></canvas>
+ <canvas id="lcolonq-pubnix-index-canvas"></canvas>
</body>
</html>