-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path_quarto.yml
40 lines (38 loc) · 996 Bytes
/
_quarto.yml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
project:
type: website
website:
title: "Sequencing ELR"
navbar:
left:
- href: index.qmd
text: Overview
- pages/strengths.qmd
- pages/flow.qmd
- pages/wdrs.qmd
- pages/drive.qmd
- pages/example.qmd
- pages/guidance.qmd
right:
- icon: github
href: https://github.com/NW-PaGe/covid_seq_elr
target: _blank
- icon: envelope
href: mailto:[email protected]
target: _blank
- icon: house-heart
href: https://nwpage.org/
target: _blank
logo: images/logo.png
link-external-newwindow: true
format:
html:
theme: minty
backgroundcolor: "#fdfcfb"
css: styles.css
toc: true
page-layout: full
smooth-scroll: true
link-external-icon: false
link-external-newwindow: true
link-external-filter: '^.*nw-page.github.io.*|^.*NW-PaGe.github.io.*'
highlight-style: dracula