Skip to content

Commit cb28316

Browse files
authored
put the footnote at the bottom when its a pluto notebook
1 parent 8eb9f7f commit cb28316

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

PlutoPages.jl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -709,7 +709,7 @@ function template_handler(
709709
slider_server_url=$(pluto_deploy_settings.Export.slider_server_url)
710710
binder_url=$(pluto_deploy_settings.Export.binder_url)
711711
disable_ui
712-
>
712+
></pluto-editor>
713713
"""
714714

715715
frontmatter = Pluto.frontmatter(input.absolute_path)

0 commit comments

Comments
 (0)