add website part of log view

This commit is contained in:
2025-03-20 22:47:39 +01:00
parent 67c653fa8b
commit 8ff2763580
2 changed files with 54 additions and 0 deletions

View File

@@ -0,0 +1,7 @@
<style>
</style>
<button id="loadLog">Load Logs</button>
<div id="logpanel">
</div>