-
Notifications
You must be signed in to change notification settings - Fork 12
/
Copy path_quarto.yml
46 lines (42 loc) · 1.02 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
project:
type: website
preview:
port: 4200
website:
title: "LatinR 2024"
sidebar: false
navbar:
pinned: false
logo: "img/logo.png"
logo-alt: "LatinR logo"
title: false
background: "#ffffff"
foreground: "#737373"
search: true
page-footer:
# left: "Proudly supported by R Consortium"
center: "Copyright © 2023-2024, LatinR Team"
right:
- icon: envelope
aria-label: "Email"
href: mailto:[email protected]
- icon: github
href: https://github.com/latinr
- icon: twitter
href: https://twitter.com/LatinR_Conf
aria-label: "Twitter"
- icon: linkedin
href: https://www.linkedin.com/company/latinrconf/
aria-label: "Linkedin"
- icon: slack
href: https://join.slack.com/t/latin-r/shared_invite/zt-2tespojdh-OpXaVcnzOY_SETtv9hqRSQ
aria-label: "Slack"
profile:
default: es
group:
- [en, es, pt]
format:
html:
theme: styles.scss
toc: false
page-layout: full