Skip to content

Commit bc99673

Browse files
Update cv.html
1 parent f4cfde1 commit bc99673

File tree

1 file changed

+12
-5
lines changed

1 file changed

+12
-5
lines changed

cv.html

Lines changed: 12 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -232,11 +232,18 @@ <h2>Technical Skills</h2>
232232
</table>
233233
</div>
234234

235-
<!-- Right side: GitHub Stats Image -->
236-
<div style="flex: 1;">
237-
<img src="https://github-readme-stats.vercel.app/api/top-langs/?username=Hariprashad-Ravikumar&layout=compact&langs_count=10&hide=cmake,makefile&theme=github_light" alt="Top Langs"/>
238-
</div>
239-
</div>
235+
<div style="flex: 1; text-align: center;">
236+
<figure style="margin: 0;">
237+
<img
238+
src="https://github-readme-stats.vercel.app/api/top-langs/?username=Hariprashad-Ravikumar&layout=compact&langs_count=10&hide=cmake,makefile&theme=github_light"
239+
alt="Top Langs"
240+
style="width: 100%;"
241+
/>
242+
<figcaption style="font-size: 0.9em; margin-top: 4px;">
243+
GitHub&nbsp;Stats
244+
</figcaption>
245+
</figure>
246+
</div>
240247
</section>
241248

242249

0 commit comments

Comments
 (0)