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 d51a2b8..db8ac30 100644 --- a/directory/demos/index.html +++ b/directory/demos/index.html @@ -79,6 +79,17 @@ <td><a href="/light-fluid-simulation/">Light Fluid Simulation</a></td> <td align="right">10K</td> </tr> + <tr> + <td valign="top"><a href="/pc-radio-via-ip/"> + <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="/pc-radio-via-ip/">PC Radio via IP</a></td> + <td align="right">44K</td> + </tr> </div> <!-- Loading Animation --> |