-
Notifications
You must be signed in to change notification settings - Fork 0
/
_quarto.yml
50 lines (49 loc) · 1.13 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
project:
type: website
website:
comments:
hypothesis:
theme: clean
openSidebar: false
title: "OSCSA"
favicon: favicon.png
page-navigation: true
page-footer:
left:
- text: "About"
href: about.qmd
- text: "License"
href: license.qmd
- text: "Promoting Open Science inline with Vision 2030"
href: https://osc-ksa.com/
right:
- icon: twitter
href: https://twitter.com/OpenSciSaudi
aria-label: OSCSA Twitter
- icon: github
href: https://github.com/Open-Science-Community-Saudi-Arabia
aria-label: OSCSA GitHub
search: true
navbar:
background: light
collapse-below: lg
logo: logo3.png
title: false
right:
- icon: github
href: https://github.com/Open-Science-Community-Saudi-Arabia
- icon: twitter
href: https://twitter.com/OpenSciSaudi
left:
- text: "Main Website"
href: https://osc-ksa.com/
- text: "About"
href: about.qmd
format:
html:
toc: true
theme:
light: [cosmo, theme.scss]
code-copy: true
code-overflow: wrap
css: styles.css