Skip to content

Commit b1bf5a3

Browse files
authored
Merge pull request #13 from Softencode/softencode.github.io-2
index.html
2 parents 2544528 + f7a8919 commit b1bf5a3

File tree

1 file changed

+10
-2
lines changed

1 file changed

+10
-2
lines changed

index.html

Lines changed: 10 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,19 +16,27 @@ <h2>
1616
Meet us:
1717
</span>
1818
</h2>
19-
<span style="background-color: rgb(255, 255, 255);color: rgb(55, 200, 100);text-align: right;letter-spacing: 1.5px;">
19+
<span style="background-color: rgb(255, 255, 255);color: rgb(55, 200, 100);text-align: right;letter-spacing: 1.5px;">
20+
<li>
2021
<a href="https://github.com/MapMaths" title="MapMaths">
2122
<img class="avatar" href="avatars/mapmaths.png" alt="@MapMaths" />
2223
</a>
24+
</li>
25+
<li>
2326
<a href="https://github.com/little-earthworm" title="Little-Earthworm>
2427
<img class="avatar" href="avatars/little-earthworm.jpg" alt="@Little-Earthworm" />
2528
</a>
29+
</li>
30+
<li>
2631
<a href="https://github.com/ljy-002" title="LJY-002">
2732
<img class="avatar" href="avatars/ljy-002.jpg" alt"@ljy-002" />
2833
</a>
34+
</li>
35+
<li>
2936
<a href="https://github.com/sea-horizon" title="Sea-Horizon">
3037
<img class="avatar" href="avatars/sea-horizon.png" alt="@Sea-horizon" />
3138
</a>
32-
</span>
39+
</li>
40+
</span>
3341
</body>
3442
</html>

0 commit comments

Comments
 (0)