Skip to content

Commit

Permalink
Built site for gh-pages
Browse files Browse the repository at this point in the history
  • Loading branch information
Quarto GHA Workflow Runner committed Jun 15, 2024
1 parent 1cdc2b3 commit 26ea565
Show file tree
Hide file tree
Showing 4 changed files with 9 additions and 9 deletions.
2 changes: 1 addition & 1 deletion .nojekyll
Original file line number Diff line number Diff line change
@@ -1 +1 @@
a64dc371
f1f857dd
2 changes: 1 addition & 1 deletion qpanelize-pyodide.html
Original file line number Diff line number Diff line change
Expand Up @@ -262,7 +262,7 @@
}

// Store cell data
globalThis.qpyodideCellDetails = [{"code":"x = [1, 2]\nprint(x)","options":{"warning":"true","context":"interactive","out-height":"","results":"markup","read-only":"false","autorun":"","classes":"","comment":"","output":"true","dpi":72,"fig-cap":"","out-width":"700px","message":"true","label":"","fig-width":7,"fig-height":5},"id":1}];
globalThis.qpyodideCellDetails = [{"options":{"message":"true","out-width":"700px","fig-height":5,"fig-cap":"","warning":"true","fig-width":7,"results":"markup","output":"true","context":"interactive","dpi":72,"label":"","read-only":"false","autorun":"","classes":"","comment":"","out-height":""},"id":1,"code":"x = [1, 2]\nprint(x)"}];


</script>
Expand Down
2 changes: 1 addition & 1 deletion qpanelize-webr.html
Original file line number Diff line number Diff line change
Expand Up @@ -305,7 +305,7 @@
};

// Store cell data
globalThis.qwebrCellDetails = [{"options":{"out-height":"","results":"markup","fig-cap":"","comment":"","message":"true","dpi":72,"context":"interactive","output":"true","editor-max-height":"","label":"unnamed-chunk-1","fig-height":5,"out-width":"700px","read-only":"false","warning":"true","classes":"","autorun":"false","editor-quick-suggestions":"false","fig-width":7,"editor-font-scale":"1"},"id":1,"code":"1 + 1"}];
globalThis.qwebrCellDetails = [{"code":"1 + 1","id":1,"options":{"editor-font-scale":"1","results":"markup","fig-width":7,"autorun":"false","warning":"true","output":"true","dpi":72,"out-height":"","editor-quick-suggestions":"false","context":"interactive","fig-cap":"","out-width":"700px","read-only":"false","label":"unnamed-chunk-1","message":"true","classes":"","fig-height":5,"editor-max-height":"","comment":""}}];

</script>
<script type="module">
Expand Down
12 changes: 6 additions & 6 deletions sitemap.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,26 +2,26 @@
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
<url>
<loc>https://coatless-quarto.github.io/panelize/qpanelize-cell.html</loc>
<lastmod>2024-06-15T15:07:42.680Z</lastmod>
<lastmod>2024-06-15T15:09:33.113Z</lastmod>
</url>
<url>
<loc>https://coatless-quarto.github.io/panelize/qpanelize-release-notes.html</loc>
<lastmod>2024-06-15T15:07:42.680Z</lastmod>
<lastmod>2024-06-15T15:09:33.113Z</lastmod>
</url>
<url>
<loc>https://coatless-quarto.github.io/panelize/index.html</loc>
<lastmod>2024-06-15T15:07:42.680Z</lastmod>
<lastmod>2024-06-15T15:09:33.113Z</lastmod>
</url>
<url>
<loc>https://coatless-quarto.github.io/panelize/qpanelize-install.html</loc>
<lastmod>2024-06-15T15:07:42.680Z</lastmod>
<lastmod>2024-06-15T15:09:33.113Z</lastmod>
</url>
<url>
<loc>https://coatless-quarto.github.io/panelize/qpanelize-webr.html</loc>
<lastmod>2024-06-15T15:07:42.680Z</lastmod>
<lastmod>2024-06-15T15:09:33.113Z</lastmod>
</url>
<url>
<loc>https://coatless-quarto.github.io/panelize/qpanelize-pyodide.html</loc>
<lastmod>2024-06-15T15:07:42.680Z</lastmod>
<lastmod>2024-06-15T15:09:33.113Z</lastmod>
</url>
</urlset>

0 comments on commit 26ea565

Please sign in to comment.