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 Nov 13, 2024
1 parent e6cdeb3 commit c9f7d0d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .nojekyll
Original file line number Diff line number Diff line change
@@ -1 +1 @@
0ce1d18c
ca30b61c
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -691,7 +691,7 @@
};

// Store cell data
globalThis.qwebrCellDetails = [{"id":1,"options":{"warning":"true","label":"unnamed-chunk-1","fig-width":7,"editor-quick-suggestions":"false","autorun":"false","dpi":72,"results":"markup","output":"true","read-only":"false","editor-max-height":"","fig-cap":"","classes":"","editor-font-scale":"0.5","editor-word-wrap":"true","fig-height":5,"comment":"","context":"interactive","out-width":"700px","message":"true","out-height":""},"code":"c(1, 2, 3)"},{"id":2,"options":{"warning":"true","label":"unnamed-chunk-2","fig-width":7,"editor-quick-suggestions":"false","autorun":"false","dpi":72,"results":"markup","output":"true","read-only":"false","editor-max-height":"","fig-cap":"","classes":"","editor-font-scale":"0.5","editor-word-wrap":"true","fig-height":5,"comment":"","context":"interactive","out-width":"700px","message":"true","out-height":""},"code":"fit = lm(mpg ~ am, data = mtcars)\nsummary(fit)"}];
globalThis.qwebrCellDetails = [{"id":1,"options":{"output":"true","classes":"","comment":"","editor-word-wrap":"true","results":"markup","autorun":"false","fig-height":5,"editor-font-scale":"0.5","read-only":"false","warning":"true","editor-max-height":"","editor-quick-suggestions":"false","fig-width":7,"out-width":"700px","out-height":"","fig-cap":"","label":"unnamed-chunk-1","context":"interactive","message":"true","dpi":72},"code":"c(1, 2, 3)"},{"id":2,"options":{"output":"true","classes":"","comment":"","editor-word-wrap":"true","results":"markup","autorun":"false","fig-height":5,"editor-font-scale":"0.5","read-only":"false","warning":"true","editor-max-height":"","editor-quick-suggestions":"false","fig-width":7,"out-width":"700px","out-height":"","fig-cap":"","label":"unnamed-chunk-2","context":"interactive","message":"true","dpi":72},"code":"fit = lm(mpg ~ am, data = mtcars)\nsummary(fit)"}];

</script>
<script type="module">
Expand Down

0 comments on commit c9f7d0d

Please sign in to comment.