From 4a0ac49986b821969751bf2d2e296840113b9044 Mon Sep 17 00:00:00 2001 From: Lucas Igel <lucas.j.igel@jpl.nasa.gov> Date: Sat, 23 Jul 2022 00:36:45 -0400 Subject: [PATCH] disable jekyll --- .nojekyll | 0 index.html | 4 ++-- 2 files changed, 2 insertions(+), 2 deletions(-) create mode 100644 .nojekyll diff --git a/.nojekyll b/.nojekyll new file mode 100644 index 0000000..e69de29 diff --git a/index.html b/index.html index 9cf9866..f076b19 100644 --- a/index.html +++ b/index.html @@ -6,7 +6,7 @@ <!-- Page Information –––––––––––––––––––––––––––––––––––––––––––––––––– --> <meta charset="utf-8"> - <title>MIT:REGRESSIONS</title> + <title>MIT: REGRESSIONS, a documentary.</title> <meta name="description" content="A feature-length documentary on the history of MIT. Available soon on all platforms. Created by Wes and Luke."> <meta name="author" content="Lucas Igel and Wesley Block"> @@ -92,7 +92,7 @@ <h4>TRAILER</h5> <!---responsive iframe via embedresponsively.com--> - <style>.embed-container { position: relative; padding-bottom: 56.25%; height: 0; overflow: hidden; max-width: 100%; } .embed-container iframe, .embed-container object, .embed-container embed { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }</style><div class='embed-container'><iframe src='https://www.youtube.com/embed//QfWYHSiq4_I?autoplay=1&cc_load_policy=1&origin=http://regressions.net' allow="autoplay" frameborder='0' allowfullscreen></iframe></div> + <style>.embed-container { position: relative; padding-bottom: 56.25%; height: 0; overflow: hidden; max-width: 100%; } .embed-container iframe, .embed-container object, .embed-container embed { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }</style><div class='embed-container'><iframe src='https://www.youtube.com/embed//QfWYHSiq4_I?autoplay=1&cc_load_policy=1&origin=https://regressions.net' allow="autoplay" frameborder='0' allowfullscreen></iframe></div> <!--