www: remove annoying hover title in topics viewer

This commit is contained in:
Oleg Kalachev
2022-02-03 04:37:22 +03:00
parent 2096be5080
commit c1179869cd

View File

@@ -23,6 +23,6 @@
<body>
<h1>&nbsp;</h1>
<ul id="topics"></ul>
<code id="topic-message" title="Hold mouse button to pause">No messages received</code>
<code id="topic-message">No messages received</code>
</body>
</html>