Skip to content

Commit

Permalink
Updated part 2 of TM and _quarto.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
jacobfh1 committed Nov 19, 2024
1 parent ab32f67 commit bc9421c
Showing 1 changed file with 14 additions and 24 deletions.
38 changes: 14 additions & 24 deletions _quarto.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,33 +7,23 @@ website:
left:
- text: Introduction
href: index.qmd
- sidebar:
id: ProteomicsSidebar
title: "Navigation"
style: "docked"
background: "light"
collapse-level: 2
contents:
- id: ProteomicsSandboxApp
title: "Proteomics Sandbox App"
contents:
- text: Getting Started
href: gettingstarted.qmd
- text: Setup
href: setup.qmd
- text: ColabFold
href: colabfold.qmd
- text: Course Materials
href: coursematerials.qmd
- text: Teaching Module
href: teachingmodule.qmd
- text: Contributors
href: contributors.qmd
- text: Getting Started
href: gettingstarted.qmd
- text: Setup
href: setup.qmd
- text: ColabFold
href: colabfold.qmd
- text: Course Materials
href: coursematerials.qmd
- text: Teaching Module
href: teachingmodule.qmd
- text: Contributors
href: contributors.qmd

format:
html:
theme:
light: [materia, css/materialight.scss]
dark: darkly
light: [materia, css/materialight.scss]
dark: darkly
toc: true
css: css/styles.css

0 comments on commit bc9421c

Please sign in to comment.