-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path_quarto.yml
More file actions
37 lines (33 loc) · 702 Bytes
/
_quarto.yml
File metadata and controls
37 lines (33 loc) · 702 Bytes
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
project:
type: website
website:
title: ""
navbar:
background: success
search: true
left:
- text: "Inicio"
file: index.qmd
- text: "Nuestro proyecto"
menu:
- acerca_de.qmd
- canva.qmd
- licencia.qmd
- text: "Equipo"
file: equipo.qmd
- text: "Cómo contribuir"
menu:
- contribuciones.qmd
- conducta.qmd
tools:
- icon: email
href: comunidadabiertalatam@gmail.com
- icon: github
href: https://github.com/PatriLoto/sitio_ciencia_abierta_en_latinoamerica
format:
html:
theme: lux
css: styles.css
toc: true
lang: es
editor: visual