diff options
Diffstat (limited to 'index.html')
| -rw-r--r-- | index.html | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -112,6 +112,13 @@ <p>A collection of cute & creative web experiments and visual experiences ✨</p> <div class="experiments"> + <a href="btctick/index.html" class="experiment-card"> + <div class="experiment-title">BTC Ticker</div> + <div class="experiment-description"> + Live Bitcoin price visualization with a cool animated chart showing price history. + </div> + </a> + <a href="isometric/index.html" class="experiment-card"> <div class="experiment-title">Isometric Triangles</div> <div class="experiment-description"> |
