Spaces:
Running
Running
Update index.html
Browse files- index.html +2 -1
index.html
CHANGED
@@ -19,7 +19,8 @@
|
|
19 |
<div>
|
20 |
<img src="https://via.placeholder.com/50x50" alt="User avatar">
|
21 |
<div>
|
22 |
-
<
|
|
|
23 |
<a href="#">johndoe.com</a>
|
24 |
<span class="mx-2">|</span>
|
25 |
<a href="#">@johndoe</a>
|
|
|
19 |
<div>
|
20 |
<img src="https://via.placeholder.com/50x50" alt="User avatar">
|
21 |
<div>
|
22 |
+
<b><a href="#">John Doe</a></b>
|
23 |
+
<span class="mx-2">|</span>
|
24 |
<a href="#">johndoe.com</a>
|
25 |
<span class="mx-2">|</span>
|
26 |
<a href="#">@johndoe</a>
|