Skip to content

Commit 0996083

Browse files
committed
p
1 parent 7fee679 commit 0996083

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

layouts/index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -184,8 +184,8 @@ <h2 class="text-center fw-bold mb-5">Contributors & Credits</h2>
184184
<div class="row g-4 justify-content-center">
185185
<div class="col-lg-3 col-md-6 d-flex"><div class="card flex-fill shadow-sm contributor-card text-center p-3"><div class="card-body"><img src="https://wahyu6070.github.io/assets/img/my.webp" alt="Wahyu6070" class="img-fluid rounded-circle mb-3" style="width: 100px; height: 100px; object-fit: cover;" loading="lazy"><h4 class="mt-3"><a href="https://wahyu6070.github.io" class="text-decoration-none stretched-link">Wahyu6070</a></h4><p class="text-muted">CEO & Founder</p></div></div></div>
186186
<div class="col-lg-3 col-md-6 d-flex"><div class="card flex-fill shadow-sm contributor-card text-center p-3"><div class="card-body"><img src="https://avatars.githubusercontent.com/u/2858716?v=4" alt="osm0sis" class="img-fluid rounded-circle mb-3" style="width: 100px; height: 100px; object-fit: cover;" loading="lazy"><h4 class="mt-3"><a href="https://github.com/osm0sis/AnyKernel3" class="text-decoration-none stretched-link">osm0sis</a></h4><p class="text-muted">AnyKernel Script</p></div></div></div>
187-
<div class="col-lg-3 col-md-6 d-flex"><div class="card flex-fill shadow-sm contributor-card text-center p-3"><div class="card-body"><img src="https://opengapps.org/images/logo.svg" alt="OpenGapps" class="img-fluid rounded-circle mb-3 p-2" style="width: 100px; height: 100px; object-fit: contain;" loading="lazy"><h4 class="mt-3"><a href="https://opengapps.org/" class="text-decoration-none stretched-link">OpenGapps</a></h4><p class="text-muted">Inspiration</p></div></div></div>
188-
<div class="col-lg-3 col-md-6 d-flex"><div class="card flex-fill shadow-sm contributor-card text-center p-3"><div class="card-body"><img src="https://www.gstatic.com/devrel-devsite/prod/v8a38e499423b6e64664446c6bb8c3f06d3bbb8c3153ec81b5cfa22b086049d9c/android/images/lockup.png" alt="Android GSI" class="img-fluid rounded-circle mb-3" style="width: 100px; height: 100px; object-fit: cover;" loading="lazy"><h4 class="mt-3"><a href="https://developer.android.com/topic/generic-system-image/releases" class="text-decoration-none stretched-link">Android GSI</a></h4><p class="text-muted">Resources</p></div></div></div>
187+
<div class="col-lg-3 col-md-6 d-flex"><div class="card flex-fill shadow-sm contributor-card text-center p-3"><div class="card-body"><img src="https://opengapps.org/images/opengapps.png" alt="OpenGapps" class="img-fluid rounded-circle mb-3 p-2" style="width: 100px; height: 100px; object-fit: contain;" loading="lazy"><h4 class="mt-3"><a href="https://opengapps.org/" class="text-decoration-none stretched-link">OpenGapps</a></h4><p class="text-muted">Inspiration</p></div></div></div>
188+
<div class="col-lg-3 col-md-6 d-flex"><div class="card flex-fill shadow-sm contributor-card text-center p-3"><div class="card-body"><img src="https://encrypted-tbn0.gstatic.com/images?q=tbn:ANd9GcS5FPhPUxm3XRTK82w1KtUZXI2G85JZlGfucw&s" alt="Android GSI" class="img-fluid rounded-circle mb-3" style="width: 100px; height: 100px; object-fit: cover;" loading="lazy"><h4 class="mt-3"><a href="https://developer.android.com/topic/generic-system-image/releases" class="text-decoration-none stretched-link">Android GSI</a></h4><p class="text-muted">Resources</p></div></div></div>
189189
<div class="col-lg-3 col-md-6 d-flex"><div class="card flex-fill shadow-sm contributor-card text-center p-3"><div class="card-body"><img src="https://avatars.githubusercontent.com/u/116472903?v=4" alt="Hyeonho Kang" class="img-fluid rounded-circle mb-3" style="width: 100px; height: 100px; object-fit: cover;" loading="lazy"><h4 class="mt-3"><a href="https://github.com/corydalis10" class="text-decoration-none stretched-link">Hyeonho Kang</a></h4><p class="text-muted">Contributor</p></div></div></div>
190190
</div>
191191
</div>

0 commit comments

Comments
 (0)