diff options
Diffstat (limited to 'index.html')
| -rw-r--r-- | index.html | 9 |
1 files changed, 9 insertions, 0 deletions
@@ -33,6 +33,7 @@ .container { max-width: 800px; padding: 2rem; + margin: 2rem; background-color: rgba(255, 255, 255, 0.85); border-radius: 20px; box-shadow: 0 10px 25px rgba(90, 61, 92, 0.2); @@ -148,6 +149,14 @@ device tilt. </div> </a> + + <a href="soundscape/" class="experiment-card"> + <div class="experiment-title">Ambient Soundscape Generator</div> + <div class="experiment-description"> + Create beautiful, generative ambient soundscapes with customizable musical scales, modality, and + parameters that play continuously in the background. + </div> + </a> </div> <footer> |
