-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path_quarto.yml
More file actions
52 lines (44 loc) · 1.08 KB
/
_quarto.yml
File metadata and controls
52 lines (44 loc) · 1.08 KB
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
41
42
43
44
45
46
47
48
49
50
51
52
project:
type: website
output-dir: docs
website:
title: "Symbiont Abundance Notebook"
site-url: https://jpglabhome.github.io/SymbID_protbleach/
repo-url: https://github.com/JPGLABHOME/SymbID_protbleach
#favicon: /images/favicon.ico
page-navigation: true
navbar:
background: primary
search: true
# left:
# - text: "What"
# file: index.qmd
# - text: "Who"
# file: publications.qmd
# - text: "How"
# file: posts.qmd
#
right:
- icon: github
menu:
- text: Notebook repo
url: https://github.com/JPGLABHOME/SymbID_protbleach
target: _blank
- text: Lab GitHub
url: https://github.com/JPGLABHOME
target: _blank
- icon: info-square
url: https://padilla-gaminolab.weebly.com/
target: _blank
- icon: rss
href: index.xml
format:
html:
theme: sandstone
css: styles.css
toc: true
page-layout: full
code-background: true
code-copy: true
code-fold: true
editor: visual