From 13a75f87171e6bd08076ae4376655148aea93d8f Mon Sep 17 00:00:00 2001
From: Laurence Sebastian Bowes <elbows@sucs.org>
Date: Sun, 16 Oct 2016 18:56:35 +0100
Subject: [PATCH] Revert "Remove live cam image from site."

This reverts commit 77f4ec177cdd8bc34ebd14153411214131e817e4
---
 static/About/Room-secondary.txt | 8 ++++++++
 1 file changed, 8 insertions(+)
 create mode 100644 static/About/Room-secondary.txt

diff --git a/static/About/Room-secondary.txt b/static/About/Room-secondary.txt
new file mode 100644
index 0000000..bd23113
--- /dev/null
+++ b/static/About/Room-secondary.txt
@@ -0,0 +1,8 @@
+<div class="cbb">
+<h3>Live Webcam</h3>
+
+	<div>
+		<img style="max-height:100%; max-width:100%;" src="https://sucs.org/images/lastsnap.jpg">
+	</div>
+
+</div>
\ No newline at end of file
-- 
GitLab