stopwaiting angle: squeeze page on the lander (combined overview video) + handout QR now carries ?v=stopwaiting

The stop-waiting handout QR previously hit the plain join page with no angle continuation.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
This commit is contained in:
martbost
2026-08-27 10:11:41 -05:00
parent 7fb7a6c0d1
commit 8858470244
3 changed files with 6 additions and 3 deletions
+1 -1
View File
@@ -9,7 +9,7 @@
{ angle: 'two', img: '/handout-two.jpg' },
{ angle: 'phone', img: '/handout-phone.jpg' },
{ angle: 'graveyard', img: '/handout-graveyard.jpg' },
{ angle: '', img: '/handout-stop-waiting.jpg' }
{ angle: 'stopwaiting', img: '/handout-stop-waiting.jpg' }
];
function getId() {
+3 -1
View File
@@ -121,7 +121,9 @@
two:{h:'You know two people.<br><span class="gold">That’s all this takes.</span>',
v:'/v/rmc-two-people-4102f2d719.mp4',p:'/v/rmc-two-people-poster.jpg'},
graveyard:{h:'This one runs on <span class="gold">teamwork</span> — not your transmission.',
v:'/v/rmc-graveyard-290fabee9d.mp4',p:'/v/rmc-graveyard-poster.jpg'}
v:'/v/rmc-graveyard-290fabee9d.mp4',p:'/v/rmc-graveyard-poster.jpg'},
stopwaiting:{h:'Stop <span class="gold">waiting</span>. Start <span class="gold">receiving</span>.',
v:'/v/rmc-combined-16284edbab.mp4',p:'/v/rmc-combined-poster.jpg'}
};
var a=ANGLES[new URLSearchParams(location.search).get('v')];
if(!a)return;