Skip to content

Commit

Permalink
add striped blob project
Browse files Browse the repository at this point in the history
  • Loading branch information
QC20 committed Jul 6, 2024
1 parent 4c2f1a4 commit aff40e4
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ <h1>scroll.</h1>
<li>
<div class="iframe-container">
<iframe src="https://qc20.github.io/Pulsar-Waveform/"></iframe>
<a href="https://qc20.github.io/Pulsar-Waveform/" target="_blank"></a>
<a href="https://qc20.github.io/Pulsar-Waveform/" alt="Pulsar Waveform" target="_blank"></a>
</div>
</li>
<li>
Expand Down Expand Up @@ -52,7 +52,7 @@ <h1>scroll.</h1>
<li>
<div class="iframe-container">
<iframe src="https://qc20.github.io/BW-Blobs/"></iframe>
<a href="https://qc20.github.io/BW-Blobs/" target="_blank"></a>
<a href="https://qc20.github.io/BW-Blobs/" alt="BW Blobs" target="_blank"></a>
</div>
</li>
<li>
Expand All @@ -66,7 +66,7 @@ <h1>scroll.</h1>
</a>
</li>
<li>
<a href="https://qc20.github.io/Attractor/" target="_blank">
<a href="https://qc20.github.io/StripedBlob/" target="_blank">
<img src="src/assets/img/StripedBlob.png" alt="Striped Blob" />
</a>
</li>
Expand All @@ -88,7 +88,7 @@ <h1>scroll.</h1>
<li>
<div class="iframe-container">
<iframe src="https://qc20.github.io/CircleCircleInteraction/"></iframe>
<a href="https://qc20.github.io/CircleCircleInteraction/" target="_blank"></a>
<a href="https://qc20.github.io/CircleCircleInteraction/" alt="CircleCircle Interaction" target="_blank"></a>
</div>
</li>
<li>
Expand Down

0 comments on commit aff40e4

Please sign in to comment.