From 03bde6d6a49141c4636a01c9be9d25ff275e3396 Mon Sep 17 00:00:00 2001 From: Will Langford <will.langford@cba.mit.edu> Date: Fri, 13 Apr 2018 16:59:04 -0400 Subject: [PATCH] Update index.html --- index.html | 2 ++ 1 file changed, 2 insertions(+) diff --git a/index.html b/index.html index 58ca7a4..c8b4574 100644 --- a/index.html +++ b/index.html @@ -18,6 +18,8 @@ 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> + <script> $('#content').load("readme.md", function() { // $.getScript("../strapdown.js"); -- GitLab