-
Notifications
You must be signed in to change notification settings - Fork 0
/
_quarto.yml
43 lines (37 loc) · 908 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
project:
type: website
website:
title: "Prasaath Sastha"
open-graph: true
google-analytics: "G-JRCX5DKQ7P"
favicon: me.png
navbar:
logo: me.png
pinned: true
right:
- href: https://prasaath-sastha.github.io/Blog/
text: My Blog
- href: cv.qmd
text: 🧑Curriculum Vittae
- text: Projects
menu:
- href: publications.qmd
text: 📑 Publications
- href: https://prasaath-sastha.github.io/MSc-Project/
text: 📚 MSc. Project
- href: grades.qmd
text: 💯 Grades
- icon: github
text: Github
href: https://github.com/prasaath-sastha
- icon: linkedin
text: Linkedin
href: https://www.linkedin.com/in/prasaathsastha/
format:
html:
theme:
light: cosmo
dark: [cosmo, theme-dark.scss]
css: styles.css
toc: false
editor: visual