Skip to content

Commit

Permalink
Update notebook.jl
Browse files Browse the repository at this point in the history
  • Loading branch information
fonsp committed Jul 1, 2024
1 parent e739982 commit c6778ef
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/notebook.jl
Original file line number Diff line number Diff line change
Expand Up @@ -897,6 +897,7 @@ function index_json_data(page::Page)
r(s) = replace(s, root_url => ".")

(
id=page.url,
hash=PlutoSliderServer.plutohash(page.input.contents),
statefile_path=r(page.output.frontmatter["plutopages_statefile_url"]),
notebookfile_path=r(page.output.frontmatter["plutopages_notebook_url"]),
Expand Down

0 comments on commit c6778ef

Please sign in to comment.