aboutsummaryrefslogtreecommitdiffstats
path: root/src/views
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--src/views/pages/index.ejs6
1 files changed, 5 insertions, 1 deletions
diff --git a/src/views/pages/index.ejs b/src/views/pages/index.ejs
index f537080..3d9d0be 100644
--- a/src/views/pages/index.ejs
+++ b/src/views/pages/index.ejs
@@ -37,7 +37,11 @@
<h3>
<span id="download-link"></span>
</h3>
- <img src="/video" alt="Live video feed of the Pendulum">
+
+ <h2>
+ Stream
+ </h2>
+ <img src="/video" alt="Live video feed of the Pendulum" id="stream">
</div>