Spaces:
Running
Running
Update index.html
Browse files- index.html +1 -2
index.html
CHANGED
|
@@ -1,4 +1,3 @@
|
|
| 1 |
-
html
|
| 2 |
|
| 3 |
<!DOCTYPE html>
|
| 4 |
<html lang="en">
|
|
@@ -90,7 +89,7 @@ html
|
|
| 90 |
<!-- Embedded Live Interactive Portfolio -->
|
| 91 |
<h2 style="font-size: 1.3rem; margin-bottom: 12px; color: #374151;">Interactive 3D Visualizations & Benchmarks</h2>
|
| 92 |
<div class="iframe-container">
|
| 93 |
-
<iframe src="https://github.io" title="ManifoldCache Project Web Demo"></iframe>
|
| 94 |
</div>
|
| 95 |
</div>
|
| 96 |
|
|
|
|
|
|
|
| 1 |
|
| 2 |
<!DOCTYPE html>
|
| 3 |
<html lang="en">
|
|
|
|
| 89 |
<!-- Embedded Live Interactive Portfolio -->
|
| 90 |
<h2 style="font-size: 1.3rem; margin-bottom: 12px; color: #374151;">Interactive 3D Visualizations & Benchmarks</h2>
|
| 91 |
<div class="iframe-container">
|
| 92 |
+
<iframe src="https://yrtf89.github.io/manifoldcache.github.io/index.html" title="ManifoldCache Project Web Demo"></iframe>
|
| 93 |
</div>
|
| 94 |
</div>
|
| 95 |
|