diff options
Diffstat (limited to 'directory')
| -rw-r--r-- | directory/demos/index.html | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/directory/demos/index.html b/directory/demos/index.html index 98f8356..d51a2b8 100644 --- a/directory/demos/index.html +++ b/directory/demos/index.html @@ -68,6 +68,17 @@ <td><a href="/ip-detection/">IP Detection</a></td> <td align="right">4K</td> </tr> + <tr> + <td valign="top"><a href="/light-fluid-simulation/"> + <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48" alt="[SND]" width="24" + height="24"> + <title>Demo</title> + + </svg> + </a></td> + <td><a href="/light-fluid-simulation/">Light Fluid Simulation</a></td> + <td align="right">10K</td> + </tr> </div> <!-- Loading Animation --> |