summaryrefslogtreecommitdiff
path: root/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'index.html')
-rw-r--r--index.html2
1 files changed, 2 insertions, 0 deletions
diff --git a/index.html b/index.html
index 83ba688..7394c86 100644
--- a/index.html
+++ b/index.html
@@ -34,6 +34,7 @@
</div>
<div class="control">
<a href="show.html" class="button">show in a separate tab</a>
+ <a href="#" class="button" id="obs" onclick="get_link_for_obs()">get link for obs</a>
</div>
</div>
</div>
@@ -52,5 +53,6 @@
</body>
<script src="scripts/microphone.js"></script>
<script src="scripts/settings.js"></script>
+<script src="scripts/obs.js"></script>
</html> \ No newline at end of file