-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path_quarto.yml
41 lines (41 loc) · 881 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
41
project:
type: website
engine: knitr
format:
html:
theme:
- litera
- styles.scss
link-external-newwindow: true
toc: false
website:
title: "Mae Saslaw"
favicon: images/hammer.png
navbar:
background: primary
foreground: light
left:
- href: index.qmd
text: Home
- cv.qmd
- projects.qmd
- posts.qmd
right:
- text: GitHub
href: https://github.com/saslaw
target: blank
- text: ORCID
href: https://orcid.org/0000-0003-0169-6487
target: blank
- text: Google Scholar
href: https://scholar.google.com/citations?user=hgpd7fMAAAAJ&hl=en
target: blank
collapse: true
page-footer:
background: primary
foreground: light
right:
- text: Made with Quarto
href: https://quarto.org
target: blank
search: false