Skip to content

Commit

Permalink
Try fixing the grid
Browse files Browse the repository at this point in the history
  • Loading branch information
coatless committed Sep 21, 2023
1 parent eecd3bb commit 1a67b33
Showing 1 changed file with 11 additions and 2 deletions.
13 changes: 11 additions & 2 deletions _quarto.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,11 +6,20 @@ project:
website:
title: "r-shinylive in Quarto"
navbar:
search: true
search: false
left:
- text: "Tutorial (Home)"
file: index.qmd
- text: "Joe's Shiny App"
file: R-shinylive-demo.qmd
- text: "Skeletal Template"
file: template-r-shinylive.qmd
file: template-r-shinylive.qmd

format:
html:
grid:
body-width: 1350px
sidebar-width: 200px
margin-width: 200px
toc: true

0 comments on commit 1a67b33

Please sign in to comment.