-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path_quarto.yml
More file actions
37 lines (31 loc) · 729 Bytes
/
Copy path_quarto.yml
File metadata and controls
37 lines (31 loc) · 729 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
project:
type: website
website:
title: "Saranjeet Kaur Bhogal"
navbar:
left:
- text: "About"
file: about.qmd
- text: "Talks & Podcasts"
file: talks/index.qmd
- text: "Blogs"
file: blogs/index.qmd
- text: "Projects"
file: projects/index.qmd
right:
- icon: github
href: https://github.com/SaranjeetKaur
- icon: linkedin
href: https://www.linkedin.com/in/saranjeet-kaur-b-48ab769b/
- icon: globe
href: https://orcid.org/0000-0002-7038-1457
- icon: envelope
href: mailto:kaur.saranjeet3@gmail.com
format:
html:
theme:
- minty
- brand
css: styles.css
toc: true
editor: visual