Skip to content

Commit b4e11b8

Browse files
committed
Update layout.jlhtml
1 parent 356a5d2 commit b4e11b8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/_includes/layout.jlhtml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ $(begin
1919
end)<html lang="en">
2020
<head>
2121

22-
$(Pluto.frontmatter_html(page.output.frontmatter))
22+
$(Pluto.frontmatter_html(page.output.frontmatter) |> HTML)
2323

2424
<link rel="root" href="$(root_url)" />
2525

0 commit comments

Comments
 (0)