boazchung commited on
Commit
92663d7
·
verified ·
1 Parent(s): cb5bb87

Update index.html

Browse files
Files changed (1) hide show
  1. index.html +1 -2
index.html CHANGED
@@ -75,8 +75,7 @@
75
  <h2>Computer Vision</h2>
76
  <div class="row">
77
  <div class="col-md-3">
78
- <a href="image-classification.html" class="text-decoration-none text-dark"> <!-- Hyperlink wrapping the card -->
79
- <div class="card card-custom-height">
80
  <div class="card-body">
81
  <h5 class="card-title">Image Classification</h5>
82
  </div>
 
75
  <h2>Computer Vision</h2>
76
  <div class="row">
77
  <div class="col-md-3">
78
+ <a href="_imgclf.html" class="text-decoration-none text-dark"> <!-- Hyperlink wrapping the card image-classification.html -->
 
79
  <div class="card-body">
80
  <h5 class="card-title">Image Classification</h5>
81
  </div>