Skip to content

Commit b53f4ae

Browse files
authored
Update README.md
1 parent 39aed86 commit b53f4ae

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -111,14 +111,14 @@ https://github-avatar-frame-api.onrender.com/api/framed-avatar/{username}?theme=
111111
<td>circle</td>
112112
<td>-</td>
113113
<td><a href="https://github-avatar-frame-api.onrender.com/api/framed-avatar/octocat?canvas=light&shape=circle" target="_blank">URL</a></td>
114-
<td><img src="https://github-avatar-frame-api.onrender.com/api/framed-avatar/octocat?canvas=light&shape=circle&size=100&theme=base" width="80"></td>
114+
<td><img src="https://github-avatar-frame-api.onrender.com/api/framed-avatar/octocat?theme=classic&size=256&shape=circle&radius=15&canvas=light" width="80"></td>
115115
</tr>
116116
<tr>
117117
<td>dark</td>
118118
<td>circle</td>
119119
<td>-</td>
120120
<td><a href="https://github-avatar-frame-api.onrender.com/api/framed-avatar/octocat?canvas=dark&shape=circle" target="_blank">URL</a></td>
121-
<td><img src="https://github-avatar-frame-api.onrender.com/api/framed-avatar/octocat?canvas=dark&shape=circle&size=100&theme=base" width="80"></td>
121+
<td><img src="https://github-avatar-frame-api.onrender.com/api/framed-avatar/octocat?theme=classic&size=256&shape=circle&radius=15&canvas=dark" width="80"></td>
122122
</tr>
123123
<tr>
124124
<td>light</td>
@@ -132,7 +132,7 @@ https://github-avatar-frame-api.onrender.com/api/framed-avatar/{username}?theme=
132132
<td>rounded</td>
133133
<td>50</td>
134134
<td><a href="https://github-avatar-frame-api.onrender.com/api/framed-avatar/octocat?canvas=dark&shape=rounded&radius=50" target="_blank">URL</a></td>
135-
<td><img src="https://github-avatar-frame-api.onrender.com/api/framed-avatar/octocat?canvas=dark&shape=rounded&radius=50&size=100&theme=base" width="80"></td>
135+
<td><img src="https://github-avatar-frame-api.onrender.com/api/framed-avatar/octocat?theme=classic&size=256&shape=rounded&radius=20&canvas=dark" width="80"></td>
136136
</tr>
137137
</tbody>
138138
</table>
@@ -172,7 +172,7 @@ https://github-avatar-frame-api.onrender.com/api/framed-avatar/{username}?theme=
172172
<tr>
173173
<td>base</td>
174174
<td>light / rounded / 50</td>
175-
<td><img src="https://github-avatar-frame-api.onrender.com/api/framed-avatar/octocat?theme=base&size=100&canvas=light&shape=rounded&radius=50" width="80"></td>
175+
<td><img src="https://github-avatar-frame-api.onrender.com/api/framed-avatar/octocat?theme=neon&size=100&canvas=light&shape=rounded&radius=50" width="80"></td>
176176
<td>Base theme, light background, rounded corners 50px</td>
177177
</tr>
178178
<tr>

0 commit comments

Comments
 (0)