Skip to content

Commit ae660b5

Browse files
committed
href url
1 parent 7f207dc commit ae660b5

File tree

1 file changed

+8
-4
lines changed

1 file changed

+8
-4
lines changed

index.html

Lines changed: 8 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -96,13 +96,17 @@ <h2>Keahlian Pemrograman</h2>
9696
<h2>Projects</h2>
9797
<div class="projects-container">
9898
<div class="project">
99-
<h3>Project Website UMKM </h3>
100-
<img src="img/proyek1.png" alt="Gambar Website" class="project-image">
101-
<img src="img/proyek2.png" alt="Gambar Website" class="project-image">
99+
<h3>Project Website UMKM</h3>
100+
<a href="https://iceetheaa.id.biz.id/" target="_blank">
101+
<img src="img/proyek1.png" alt="Gambar Website" class="project-image">
102+
</a>
103+
<a href="https://dedgecoffee.id.biz.id/" target="_blank">
104+
<img src="img/proyek2.png" alt="Gambar Website" class="project-image">
105+
</a>
102106
</div>
103-
104107
</div>
105108
</section>
109+
106110

107111
<section id="contact" class="slide-up" style="display: grid; grid-template-columns: repeat(4, auto); gap: 20px; text-align: center; align-items: center;">
108112
<h2 style="grid-column: span 4; margin-bottom: 20px;">Kontak Saya</h2>

0 commit comments

Comments
 (0)