Skip to content

Commit e406f65

Browse files
authored
Update index.html
Update VenueMaster portfolio card with carousel and Live Demo placeholder
1 parent 92b5d2a commit e406f65

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

index.html

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -294,10 +294,11 @@ <h5 class="card-title">VenueMaster</h5>
294294
</div>
295295
</div>
296296
<div class="card-footer d-flex justify-content-between">
297+
<!-- GitHub Code Button -->
297298
<a href="https://github.com/Elphazy/tk-venue-booking-" target="_blank" class="btn btn-sm btn-primary">
298-
<i class="fab fa-github"></i> Code
299-
</a>
300-
<a href="#" target="_blank" class="btn btn-sm btn-outline-secondary">
299+
<i class="fab fa-github"></i> Code </a>
300+
<!-- Live Demo Coming Soon Button -->
301+
<a href="#" class="btn btn-sm btn-outline-secondary disabled" title="Live Demo will be available soon">
301302
<i class="fas fa-external-link-alt"></i> Live Demo
302303
</a>
303304
</div>

0 commit comments

Comments
 (0)