diff options
Diffstat (limited to 'directory/demos')
| -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 e1ae8b0..98f8356 100644 --- a/directory/demos/index.html +++ b/directory/demos/index.html @@ -57,6 +57,17 @@ <td><a href="/path-tracer/">Path Tracer</a></td> <td align="right">104K</td> </tr> + <tr> + <td valign="top"><a href="/ip-detection/"> + <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="/ip-detection/">IP Detection</a></td> + <td align="right">4K</td> + </tr> </div> <!-- Loading Animation --> |