diff options
| author | s1n <[email protected]> | 2019-10-14 17:12:05 -0700 |
|---|---|---|
| committer | s1n <[email protected]> | 2019-10-14 17:12:05 -0700 |
| commit | d02d6398ff9eebb093eb9f24836ed2b4bb3ecbdc (patch) | |
| tree | 1231d7366ffae07478b19d870b8d806fec2fdce5 /directory | |
| parent | new 404 + many optimzations (diff) | |
| download | s1n.pw-admin-d02d6398ff9eebb093eb9f24836ed2b4bb3ecbdc.tar.xz s1n.pw-admin-d02d6398ff9eebb093eb9f24836ed2b4bb3ecbdc.zip | |
add pc radio via ip to demos
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 --> |