Skip to content

Commit

Permalink
Fixed the size of the video iframe.
Browse files Browse the repository at this point in the history
  • Loading branch information
freakboy3742 committed Dec 30, 2017
1 parent 69ff86f commit 80e3814
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/colophon.rst
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ Monty Python's "Four Yorkshiremen" sketch is perhaps the best embodiment of the

.. raw:: html

<iframe width="854" height="480" src="https://www.youtube.com/embed/ue7wM0QC5LE" frameborder="0" gesture="media" allow="encrypted-media" allowfullscreen></iframe>
<iframe width="690" height="500" src="https://www.youtube.com/embed/ue7wM0QC5LE" frameborder="0" gesture="media" allow="encrypted-media" allowfullscreen></iframe>

That is - a bunch of (ahem... old) people, sitting around, pining for "the good old days", lamenting how kids these days don't know how good they've got it.

0 comments on commit 80e3814

Please sign in to comment.