Skip to content

Commit 1647455

Browse files
committed
Updated .yml file to include sidebar menu with sections
1 parent 42e978b commit 1647455

File tree

5 files changed

+111
-460
lines changed

5 files changed

+111
-460
lines changed

.quarto/preview/lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
19976
1+
10748

_quarto.yml

Lines changed: 16 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -14,22 +14,26 @@ website:
1414
href: index.qmd
1515
- text: "Quality Questions"
1616
href: quality_questions.qmd
17-
- text: "Download quality questions HTML template"
18-
href: quality_questions_html_template.html
19-
- text: "Download quality questions Excel template"
20-
href: quality_questions_template.xlsx
21-
- text: "Download assumptions and decision log Excel template"
22-
href: "assumptions_and_decision_log_template.xlsx"
2317
- text: "Assumptions and decision log guide"
2418
href: assumptions_and_issues_log.qmd
2519
- text: "Example assumptions log"
2620
href: sample_assumptions_table.qmd
27-
- text: "Download commissioning log Excel template"
28-
href: "commissioning_template.xlsx"
29-
- text: "FAQs"
30-
href: faqs.qmd
31-
- text: "Feedback"
32-
href: feedback.qmd
21+
- section: "Downloads"
22+
contents:
23+
- text: "Download quality questions HTML template"
24+
href: quality_questions_html_template.html
25+
- text: "Download quality questions Excel template"
26+
href: quality_questions_template.xlsx
27+
- text: "Download assumptions and decision log Excel template"
28+
href: "assumptions_and_decision_log_template.xlsx"
29+
- text: "Download commissioning log Excel template"
30+
href: "commissioning_template.xlsx"
31+
- section: "Support and Feedback"
32+
contents:
33+
- text: "FAQs"
34+
href: faqs.qmd
35+
- text: "Feedback"
36+
href: feedback.qmd
3337

3438
format:
3539
html:

0 commit comments

Comments
 (0)