Skip to content

Commit 06ff23c

Browse files
Update GitHub_Portfolio.html
1 parent 6da941c commit 06ff23c

1 file changed

Lines changed: 11 additions & 6 deletions

File tree

GitHub_Portfolio.html

Lines changed: 11 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -122,15 +122,20 @@ <h1>Hariprashad Ravikumar</h1>
122122
<main>
123123
<h2>GitHub Stats</h2>
124124
<div style="display: flex; flex-wrap: wrap; justify-content: center; gap: 1rem; margin-bottom: 2rem;">
125+
<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"/>
125126
<img src="https://github-readme-stats.vercel.app/api?username=Hariprashad-Ravikumar&show_icons=true&theme=default" alt="GitHub Stats" style="max-width: 100%; height: auto;" />
126-
<img src="https://github-readme-stats.vercel.app/api/top-langs/?username=Hariprashad-Ravikumar&layout=compact&hide=cmake,makefile&theme=default" alt="Top Languages" style="max-width: 100%; height: auto;" />
127127
</div>
128128

129-
<iframe
130-
src="https://jandee.vercel.app/Hariprashad-Ravikumar?scheme=light&footer=false"
131-
style="width: 100%; height: 200px; border: none;"
132-
loading="lazy"
133-
></iframe>
129+
<div style="margin-top: 20px;">
130+
<p style="text-align: center; font-style: italic; font-size: 14px; color: #555;">
131+
GitHub Contributions in the Past Year
132+
</p>
133+
<iframe
134+
src="https://jandee.vercel.app/Hariprashad-Ravikumar?scheme=light&footer=false"
135+
style="width: 100%; height: 200px; border: none;"
136+
loading="lazy"
137+
></iframe>
138+
</div>
134139

135140

136141

0 commit comments

Comments
 (0)