Skip to content

Commit d3cff7f

Browse files
Book image is now clickable
1 parent 2ac9709 commit d3cff7f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

EssentialCSharp.Web/Views/Home/Home.cshtml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,7 @@
2828
<div class="row gx-5">
2929
<div class="col-12 col-md-6">
3030
<div class="d-flex align-items-center justify-content-center h-100">
31+
<a href="https://a.co/d/95wxhTg" target="_blank" />
3132
<img src="/images/book.png" class="img-fluid" style="height: 450px" alt="Essential C Sharp Book">
3233
</div>
3334
</div>

0 commit comments

Comments
 (0)