From f68113c3dcdb73ee836574bef3314708dc863084 Mon Sep 17 00:00:00 2001 From: Will Langford <will.langford@cba.mit.edu> Date: Fri, 13 Apr 2018 16:59:58 -0400 Subject: [PATCH] Update index.html --- index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/index.html b/index.html index c8b4574..2213b9c 100644 --- a/index.html +++ b/index.html @@ -18,7 +18,7 @@ img {.center} <xmp id="content" theme="github" style="display:none;"> </xmp> -<iframe src="https://www.eventbrite.com/e/mel-king-festschrift-tickets-44310764690" width="100%"></iframe> +<iframe src="https://www.eventbrite.com/e/mel-king-festschrift-tickets-44310764690" width="100%" height="600px"></iframe> <script> $('#content').load("readme.md", function() { -- GitLab