-
Notifications
You must be signed in to change notification settings - Fork 0
/
_quarto.yml
47 lines (43 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
project:
type: website
preview:
port: 4200
website:
title: "LatinR 2023"
sidebar: false
navbar:
pinned: false
logo: "img/logo.png"
logo-alt: "Latin-R logo"
logo-href: "https://latin-r.com/"
title: false
background: "#ffffff"
foreground: "#737373"
search: true
page-footer:
# left: "Proudly supported by R Consortium"
center: "Copyright © 2023, 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://latin-r.slack.com/join/shared_invite/enQtNDA3MjM3MTQwOTM1LTg3ZWMyNWU3MGI2MGM5YzU0MGU4NWE5NjYwMjBhMGZmYTQzYTA0ODZlOTE1NDc0YzIwM2NhYTJiNDQyZjMzZjc
aria-label: "Slack"
profile:
default: es
group:
- [en, es, pt]
format:
html:
theme: styles.scss
toc: false
page-layout: full