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 12, 2024
1 parent 568786c commit d648df0
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 @@
06624d55
3dde5621
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 = [{"options":{"warning":"true","label":"","comment":"","message":"true","read-only":"false","context":"interactive","output":"true","fig-cap":"","out-width":"700px","classes":"","dpi":72,"fig-height":5,"fig-width":7,"results":"markup","out-height":"","autorun":""},"id":1,"code":"x = [1, 2]\nprint(x)"}];
globalThis.qpyodideCellDetails = [{"id":1,"code":"x = [1, 2]\nprint(x)","options":{"warning":"true","message":"true","label":"","fig-height":5,"fig-width":7,"dpi":72,"fig-cap":"","output":"true","context":"interactive","read-only":"false","results":"markup","out-height":"","comment":"","out-width":"700px","classes":"","autorun":""}}];


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

</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-12T14:31:59.559Z</lastmod>
<lastmod>2024-06-12T14:56:41.483Z</lastmod>
</url>
<url>
<loc>https://coatless-quarto.github.io/panelize/qpanelize-release-notes.html</loc>
<lastmod>2024-06-12T14:31:59.559Z</lastmod>
<lastmod>2024-06-12T14:56:41.487Z</lastmod>
</url>
<url>
<loc>https://coatless-quarto.github.io/panelize/index.html</loc>
<lastmod>2024-06-12T14:31:59.559Z</lastmod>
<lastmod>2024-06-12T14:56:41.483Z</lastmod>
</url>
<url>
<loc>https://coatless-quarto.github.io/panelize/qpanelize-install.html</loc>
<lastmod>2024-06-12T14:31:59.559Z</lastmod>
<lastmod>2024-06-12T14:56:41.487Z</lastmod>
</url>
<url>
<loc>https://coatless-quarto.github.io/panelize/qpanelize-webr.html</loc>
<lastmod>2024-06-12T14:31:59.559Z</lastmod>
<lastmod>2024-06-12T14:56:41.487Z</lastmod>
</url>
<url>
<loc>https://coatless-quarto.github.io/panelize/qpanelize-pyodide.html</loc>
<lastmod>2024-06-12T14:31:59.559Z</lastmod>
<lastmod>2024-06-12T14:56:41.487Z</lastmod>
</url>
</urlset>

0 comments on commit d648df0

Please sign in to comment.