Skip to content

Commit 7bfdc64

Browse files
committed
feat(quarto): daffodil favicon + skeleton pages
1 parent fb41b70 commit 7bfdc64

File tree

5 files changed

+82
-1
lines changed

5 files changed

+82
-1
lines changed

_quarto.yml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ project:
33

44
website:
55
title: "Introduction to Quarto for Research Projects"
6-
favicon: images/stars_logo_blue.png
6+
favicon: images/daffodil_head.png
77
navbar:
88
title: "Introduction to Quarto for Research Projects"
99
right:
@@ -23,6 +23,8 @@ website:
2323
- section: "Tutorial"
2424
contents:
2525
- pages/setup.qmd
26+
- pages/basic_structure.qmd
27+
- pages/making_a_change.qmd
2628
- pages/examples.qmd
2729
page-footer:
2830
center:

images/daffodil_head.png

70.2 KB
Loading

0 commit comments

Comments
 (0)