-
Notifications
You must be signed in to change notification settings - Fork 0
/
_quarto.yml
35 lines (28 loc) · 917 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
project:
type: website
website:
#comments:
#giscus:
#repo: ArunKoundinya/CanvassAndAnalyze
title: "<img src='/images/logo.png' style='width: 2.2em; height: 2.2em; border-radius: 30%;'> <b>Canvass And Analyze</b>"
site-url: https://arunkoundinya.github.io/CanvassAndAnalyze/
description: "My thought process on confluence of Psychology, Analytics and Management."
favicon: "/images/logo.jpeg"
margin-header: subscribe.html
navbar:
right:
- about.qmd
- icon: rss
href: index.xml
- icon: github
href: https://github.com/ArunKoundinya
- icon: linkedin
href: https://www.linkedin.com/in/arunkoundinya0710/
page-footer:
right: "This page is built with 💛 and [Quarto](https://quarto.org/)."
left: "© Copyright 2024, Arun Koundinya Parasa"
background: "#36494E"
format:
html:
theme: lumen
css: styles.css