Skip to content

Commit dd2a506

Browse files
committed
style(_quarto): add "slides" to why page + lightbox: true for all pages
1 parent 8b4efeb commit dd2a506

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

_quarto.yml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,8 @@ website:
2121
contents:
2222
- text: Welcome
2323
href: index.qmd
24-
- pages/why.qmd
24+
- text: "Slides: Why make a website for your research?"
25+
href: pages/why.qmd
2526
- section: "Tutorial"
2627
contents:
2728
- pages/setup.qmd
@@ -44,6 +45,7 @@ website:
4445
format:
4546
html:
4647
number-sections: true
48+
lightbox: true
4749
theme:
4850
- cosmo
4951
- styles/theme.scss

0 commit comments

Comments
 (0)