summaryrefslogtreecommitdiff
path: root/posts/2020-11-30-titanics-last-signals.php
blob: 03c0b96c9e2f436a4001f2ab5ffe9bc063fb038e (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
<?php
$title = "Titanic's Last Signals";
if (isset($early) && $early) {
	return;
}
include($_SERVER['DOCUMENT_ROOT'] . '/includes/head.php');
?>
<p>
	I forgot to post this back in April but 108 years ago, a chilling and
	heroic conversation was had over the airwaves. This is a fascinating way
	to hear the real conversations that took place the night the Titanic
	went down with 1,496 souls.
</p>
<iframe width="560" height="315" src="https://www.youtube.com/embed/FxRN2nP_9dA" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe>