Skip to content

Commit 4d56009

Browse files
committed
Open homepage links in parent of iframe
1 parent 6ec65d2 commit 4d56009

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

website/homepage/index.html

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,8 @@
77
<meta charset="utf-8" />
88
<meta name="author" content="MIT Mathematics" />
99

10+
<base target="_parent">
11+
1012
<script src="https://cdn.jsdelivr.net/npm/@observablehq/[email protected]/dist/stdlib.js" defer></script>
1113

1214
<link rel="stylesheet" href="./index.css">

0 commit comments

Comments
 (0)