Skip to content

Commit dc578f3

Browse files
Update index.html
1 parent 9569346 commit dc578f3

File tree

1 file changed

+9
-5
lines changed

1 file changed

+9
-5
lines changed

index.html

Lines changed: 9 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -212,12 +212,16 @@ <h3>Anshuman Jadiya</h3>
212212

213213
<!-- Achievements -->
214214
<div style="margin-top:12px;">
215-
<div style="font-weight:700; color:var(--red); margin-bottom:6px;">Achievements</div>
216-
<div style="display:flex; flex-direction:column; gap:6px;">
217-
<a href="https://github.com/anshumanjadiya1102" target="_blank" class="small muted">View official profile badges</a>
218-
<a href="https://github.com/anshumanjadiya1102?tab=followers" target="_blank" class="small muted">Followers & Community</a>
215+
<div style="font-weight:700;color:var(--red);">Achievements</div>
216+
<div style="display:flex;flex-wrap:wrap;gap:6px;margin-top:6px;">
217+
<img src="https://github.githubassets.com/images/modules/profile/achievements/pull-shark-default.png" alt="Pull Shark" width="48" />
218+
<img src="https://github.githubassets.com/images/modules/profile/achievements/pair-extraordinaire-default.png" alt="Pair Extraordinaire" width="48" />
219+
<img src="https://github.githubassets.com/images/modules/profile/achievements/galaxy-brain-default.png" alt="Galaxy Brain" width="48" />
220+
<img src="https://github.githubassets.com/images/modules/profile/achievements/yolo-default.png" alt="YOLO" width="48" />
221+
<img src="https://github.githubassets.com/images/modules/profile/achievements/quickdraw-default.png" alt="Quickdraw" width="48" />
219222
</div>
220223
</div>
224+
</div>
221225

222226
<!-- Quick links -->
223227
<div style="margin-top:12px;">
@@ -256,7 +260,7 @@ <h3>Anshuman Jadiya</h3>
256260
<div class="hero-inner">
257261
<div class="logo-box">
258262
<!-- HERO IMAGE: embedded Base64 data (your uploaded 225169841.jpg) -->
259-
<img id="heroLogo" src="data:image/jpeg;base64,VpuumyP7g+X/x8rXUftFa19r8V2GkI/yWNtvdc/xyHP8A6Cq/nXjFFFemfA/xQNA..." alt="Drive-for-Java hero image" />
263+
<img id="heroLogo" src="C:\Users\h\Desktop\gg.jpg" alt="Drive-for-Java hero image" />
260264
</div>
261265

262266
<h1 class="hero-title">Anshuman Jadiya</h1>

0 commit comments

Comments
 (0)