Browse Source

Whoops, forgot part of the path

Kirk Trombley 5 years ago
parent
commit
bec95fb3bd
1 changed files with 1 additions and 1 deletions
  1. 1 1
      static_page.html

+ 1 - 1
static_page.html

@@ -63,6 +63,6 @@
 </script>
 <body>
     <div id="bounceBox">
-        <iframe id="bouncer" frameborder="0" src="https://kirkleon.ddns.net/page" scrolling="no" onload="resizeIframe(this)"></iframe>
+        <iframe id="bouncer" frameborder="0" src="https://kirkleon.ddns.net/teamspeak/page" scrolling="no" onload="resizeIframe(this)"></iframe>
     </div>
 </body>