-
Notifications
You must be signed in to change notification settings - Fork 0
/
_quarto.yml
80 lines (75 loc) · 2.21 KB
/
_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
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
project:
type: website
website:
favicon: "icons/asset 6.png"
site-url: 'https://cosmic-charade.netlify.app'
title: "Cosmic Charade🪐🌠"
open-graph:
image: "logo-with-bg-2.jpg"
navbar:
left:
- text: Home
file: index.qmd
- href: about.qmd
# - text: Submit Your Blog
# file: guidelines.qmd
- href: posts.qmd
- href: liter.qmd
- text: Cosmic Courses
menu:
# - text: R for Everyone
# href: r4e.pdf
- text: Computational Thinking with R + Python
href: actrp.pdf
- text: Magazine's Space
menu:
- text: Bookfair Edition 2024
href: mag.qmd
- text: Sharodiya Sankhya 2024
href: mag2.qmd
- text: Cosmic Squad
href: squad_new3.qmd
- text: Donation
href: donate.qmd
right:
# - href: bb.qmd
- icon: envelope
href: mailto:[email protected]
- icon: instagram
href: https://www.instagram.com/bismoykar_bramhanda/
- icon: linkedin
href: https://linkedin.com/company/bismoykar-bramhanda
- icon: whatsapp
href: https://chat.whatsapp.com/BwGDsLPHX6i1ID4711I2DQ
- icon: telegram
href: https://t.me/bismoykar_bramhanda_cc
- icon: youtube
href: https://youtube.com/@cosmiccharade33?si=m3B9lqSqcioNJVtb
page-footer:
left: Proudly made with Quarto 💙 <br> Copyright © 2024 | Contact us <br> [Privacy Policy](privacy_policy.qmd)
right: 'Registered under Govt. of India <br> UDYAM-WB-08-0072647 <br> Sponsored by <br> ![](images/cheenta_logo_png.png){fig-alt="Cheenta Academy" fig-align="center" height="120"}'
margin-footer: subscribe.html
# margin-header: guidelines.qmd
reader-mode: true
# page-footer: href: date_time.qmd
# href: https://github.com/
# - icon: twitter
# href: https://twitter.com
cookie-consent:
type: express
style: interstitial
google-analytics:
tracking-id: "G-JGPEZ5562L"
anonymize-ip: true
# filters:
# - snow
format:
html:
backgroundcolor: "#FFFEF4"
theme:
light: flatly
# dark: solar
css: styles.css
editor: visual
execute:
freeze: auto