Add Dino Land logo to start screen modal

This commit is contained in:
OpenClaw Engineer
2026-03-06 15:56:52 -06:00
parent 85e2bbb48b
commit e4a1849669
3 changed files with 15 additions and 0 deletions
+7
View File
@@ -16,6 +16,13 @@
<div id="startScreen">
<div class="panel">
<img
class="start-logo"
src="assets/images/dinoland-logo.png"
alt="Dino Land logo"
width="320"
height="180"
/>
<h1>Start Dino Land</h1>
<form id="startForm">
<label for="startPassword">Password</label>