-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path_quarto.yml
More file actions
40 lines (38 loc) · 894 Bytes
/
_quarto.yml
File metadata and controls
40 lines (38 loc) · 894 Bytes
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
output-dir: docs
website:
title: "The Amariuta Lab"
search: false
navbar:
right:
- href: index.qmd
text: Home
- href: about.qmd
text: About
- href: publications.qmd
text: Publications
- href: github.qmd
text: Github
- href: genomebrowser.qmd
text: IMPACT on the UCSC Genome Browser
- href: people.qmd
text: Lab Members
background: dark
page-footer:
left: |
**Contact Information**<br>
tamariutabartell [*at*] ucsd [*dot*] edu<br>
Franklin Antonio Hall, Voigt Drive, La Jolla, CA 92093
right: |
Halıcıoğlu Data Science Institute<br>
Department of Medicine<br>
University of California, San Diego<br>
background: dark
format:
html:
theme:
- brand
css: styles.css
toc: false
page-layout: full