Skip to content

Commit b68387d

Browse files
authored
Merge pull request #21 from Softencode/softencode.github.io-10
index.html
2 parents b8cbb0b + 80d10c4 commit b68387d

File tree

1 file changed

+8
-5
lines changed

1 file changed

+8
-5
lines changed

index.html

Lines changed: 8 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -15,32 +15,35 @@ <h3 align="left">
1515
<details>
1616
<summary>
1717
<span style="background-color: rgb(255, 255, 255);color: rgb(55, 200, 100);letter-spacing: 1.5px;">
18-
Meet us:
18+
<i>Meet us:</i>
1919
</span>
2020
</summary>
2121
<dd>
2222
<li>
2323
<a href="https://github.com/MapMaths" title="MapMaths">
24-
<img class="avatar" href="avatars/mapmaths.png" alt="@MapMaths" />
24+
<img class="avatar" href="/avatars/mapmaths.png" alt="@MapMaths" />
2525
</a>
2626
</li>
2727
<li>
2828
<a href="https://github.com/little-earthworm" title="Little-Earthworm>
29-
<img class="avatar" href="avatars/little-earthworm.jpg" alt="@Little-Earthworm" />
29+
<img class="avatar" href="/avatars/little-earthworm.jpg" alt="@Little-Earthworm" />
3030
</a>
3131
</li>
3232
<li>
3333
<a href="https://github.com/ljy-002" title="LJY-002">
34-
<img class="avatar" href="avatars/ljy-002.jpg" alt"@ljy-002" />
34+
<img class="avatar" href="/avatars/ljy-002.jpg" alt"@ljy-002" />
3535
</a>
3636
</li>
3737
<li>
3838
<a href="https://github.com/sea-horizon" title="Sea-Horizon">
39-
<img class="avatar" href="avatars/sea-horizon.png" alt="@Sea-horizon" />
39+
<img class="avatar" href="/avatars/sea-horizon.png" alt="@Sea-horizon" />
4040
</a>
4141
</li>
4242
</dd>
4343
</details>
44+
<hr/>
45+
<a href="https://github.com/Softencode/softencode.github.io/issues">Feedback question</a>
46+
<a href="https://github.com/Softencode/softencode.github.io">Source code</a>
4447
</h3>
4548
</body>
4649
</html>

0 commit comments

Comments
 (0)