Skip to content

Commit dcb6103

Browse files
authored
index.html
softencode.github.io
1 parent fb78728 commit dcb6103

File tree

1 file changed

+20
-5
lines changed

1 file changed

+20
-5
lines changed

index.html

Lines changed: 20 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -7,13 +7,28 @@
77
</head>
88
<body>
99
<h1>
10-
Hello! We are Softencode Organization, set up by four kids in China who love programming!
10+
<span style="background-color: rgb(255, 255, 255);color: rgb(120, 100, 100);text-align: right;letter-spacing: 1.5px;">
11+
Hello! We are Softencode Organization, set up by four kids in China who love programming!
12+
</span>
1113
</h1>
1214
<h2>
13-
Meet us:
14-
<a href="https://github.com/MapMaths" title="MapMaths">
15-
<img class="avatar" href="https://avatars1.githubusercontent.com/u/62785981?s=96&v=4" />
16-
</a>
15+
<span style="background-color: rgb(255, 255, 255);color: rgb(55, 200, 100);text-align: right;letter-spacing: 1.5px;">
16+
Meet us:
17+
</span>
18+
<span style="background-color: rgb(255, 255, 255);color: rgb(55, 200, 100);text-align: right;letter-spacing: 1.5px;">
19+
<a href="https://github.com/MapMaths" title="MapMaths">
20+
<img class="avatar" href="https://softencode.github.io/avatars/mapmaths.png" />
21+
</a>
22+
<a href="https://github.com/little-earthworm" title="little-earthworm">
23+
<img class="avatar" href="https://softencode.github.io/avatars/little-earthworm.jpg" />
24+
</a>
25+
<a href="https://github.com/ljy-002" title="ljy-002">
26+
<img class="avatar" href="https://softencode.github.io/avatars/ljy-002.jpg" />
27+
</a>
28+
<a href="https://github.com/MapMaths" title="MapMaths">
29+
<img class="avatar" href="https://softencode.github.io/avatars/sea-horizon.png" />
30+
</a>
31+
</span>
1732
</h2>
1833
</body>
1934
</html>

0 commit comments

Comments
 (0)