Spaces:
Running
Running
Update index.html
Browse files- index.html +3 -1
index.html
CHANGED
|
@@ -58,8 +58,9 @@
|
|
| 58 |
</div>
|
| 59 |
</a>
|
| 60 |
</div>
|
|
|
|
| 61 |
<div class="col-md-3">
|
| 62 |
-
<a href="promise.html" class="text-decoration-none text-dark">
|
| 63 |
<div class="card card-custom-height">
|
| 64 |
<div class="card-body">
|
| 65 |
<h5 class="card-title">Promise by pipeline function</h5>
|
|
@@ -67,6 +68,7 @@
|
|
| 67 |
</div>
|
| 68 |
</a>
|
| 69 |
</div>
|
|
|
|
| 70 |
</div>
|
| 71 |
|
| 72 |
<!-- Computer Vision Section -->
|
|
|
|
| 58 |
</div>
|
| 59 |
</a>
|
| 60 |
</div>
|
| 61 |
+
<!--
|
| 62 |
<div class="col-md-3">
|
| 63 |
+
<a href="promise.html" class="text-decoration-none text-dark"> <!~~ Hyperlink wrapping the card ~~>
|
| 64 |
<div class="card card-custom-height">
|
| 65 |
<div class="card-body">
|
| 66 |
<h5 class="card-title">Promise by pipeline function</h5>
|
|
|
|
| 68 |
</div>
|
| 69 |
</a>
|
| 70 |
</div>
|
| 71 |
+
-->
|
| 72 |
</div>
|
| 73 |
|
| 74 |
<!-- Computer Vision Section -->
|