Spaces:
Running
Running
Update index.html
Browse files- index.html +1 -1
index.html
CHANGED
@@ -11,7 +11,7 @@
|
|
11 |
<div class="interface">
|
12 |
<div id="avatar">
|
13 |
<!-- You can use a SHODAN-style image or SVG here -->
|
14 |
-
<img src="
|
15 |
</div>
|
16 |
|
17 |
<div id="chatbox" class="chatbox">
|
|
|
11 |
<div class="interface">
|
12 |
<div id="avatar">
|
13 |
<!-- You can use a SHODAN-style image or SVG here -->
|
14 |
+
<img src="shodanface.png" alt="SHODAN Avatar" class="avatar" />
|
15 |
</div>
|
16 |
|
17 |
<div id="chatbox" class="chatbox">
|