Skip to content

Commit b800dae

Browse files
committed
도메인 프로필 수정
1 parent 7a2ef42 commit b800dae

File tree

1 file changed

+42
-3
lines changed

1 file changed

+42
-3
lines changed

README.md

Lines changed: 42 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -107,8 +107,47 @@ jbw9964/ # 멤버 별 활동 폴더
107107

108108
## 👋 Members
109109

110-
| <img src="https://avatars.githubusercontent.com/jbw9964" width=100px height=100px> | |
111-
|:---:|:---:|
112-
|[`jbw9964`](https://github.com/jbw9964)| |
110+
<table>
111+
<tr height="140x">
112+
<!-- Image & Github nickname : paste block down below -->
113+
<td align="center" width="130px">
114+
<a href="https://github.com/jbw9964"><img height="100px" width="100px" src="https://avatars.githubusercontent.com/jbw9964"/></a> <!-- github link, github profile image -->
115+
<br />
116+
<a href="https://github.com/jbw9964">jbw9964</a> <!-- github link & nickname -->
117+
</td>
118+
</tr>
119+
<tr height="50px">
120+
<!-- solve.ac profile & tier : paste block down below -->
121+
<td align="center">
122+
<img src="http://mazassumnida.wtf/api/mini/generate_badge?boj=jbw9964" /> <!-- solved.ac badge : put solved.ac ID -->
123+
<br />
124+
<a href="https://www.acmicpc.net/user/jbw9964">Baekjoon</a> <!-- BAJ profile -->
125+
<br />
126+
<a href="https://solved.ac/profile/jbw9964">solved.ac</a> <!-- solved.ac profile -->
127+
</td>
128+
</tr>
129+
</table>
130+
131+
<!-- Image & Github nickname : paste block down below
132+
133+
<td align="center" width="130px">
134+
<a href=" Github Profile Link "><img height="100px" width="100px" src="https://avatars.githubusercontent.com/ {Github ID} "/></a>
135+
<br />
136+
<a href=" Github Profile Link "> {Github ID} </a>
137+
</td>
138+
139+
-->
140+
141+
<!-- solve.ac profile & tier : paste block down below
142+
143+
<td align="center">
144+
<img src="http://mazassumnida.wtf/api/mini/generate_badge?boj= {BAJ ID} " />
145+
<br />
146+
<a href="https://www.acmicpc.net/user/ {BAJ ID} ">Baekjoon</a>
147+
<br />
148+
<a href="https://solved.ac/profile/ {solved.ac ID} ">solved.ac</a>
149+
</td>
150+
151+
-->
113152

114153
---

0 commit comments

Comments
 (0)