forked from andreaczhang/andreaczhang.github.io
-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy path_quarto.yml
48 lines (35 loc) · 873 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
42
43
44
45
46
project:
type: website
output-dir: docs
website:
page-navigation: false
title: ""
site-url: https://meghapatnaik.github.io
repo-url: https://github.com/meghapatnaik/meghapatnaik.github.io
repo-actions: [edit, issue]
google-analytics: "G-NKDVPVC5SW"
page-footer:
left:
- text: "Quarto resource: Chi Zhang"
href: "https://github.com/andreaczhang"
right: ""
navbar:
background: "#B76E79"
search: true
right:
- text: "Home"
href: index.qmd
- text: "Bio"
href: bio.qmd
- text: "Research"
href: research.qmd
- text: "Teaching"
href: teaching.qmd
- text: "Media"
href: media.qmd
- text: "MOPS"
href: https://managementresearch.com/
format:
html:
theme: [lux, styles.scss]
mainfont: "Atkinson Hyperlegible"