-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path_quarto.yml
51 lines (47 loc) · 1.22 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
project:
type: website
output-dir: docs
website:
# title: "Iecoinf"
twitter-card: true
site-url: https://ecoinf.quarto.pub/iecoinf/
description: "I Jornadas de Ecoinformática de la AEET que se celebraran en Alcalá de Henares entre el 24 y 25 de octubre de 2024"
back-to-top-navigation: true
navbar:
left:
- href: index.qmd
text: Inicio
- href: programa.qmd
text: Programa de las jornadas
- href: inscripcion.qmd
text: Inscripción
- href: resumenes.qmd
text: Envío de resúmenes
- href: alojamiento.qmd
text: Alojamiento
- href: comite.qmd
text: Comités
- href: fechas.qmd
text: Fechas clave
- href: contacto.qmd
text: Contacto
search:
location: navbar
type: textbox
page-footer:
center:
- icon: twitter
href: https://twitter.com/ecoinf_aeet
- href: https://ecoinfaeet.github.io/website/
text: Ecoinformática-AEET
- icon: github
href: https://github.com/ecoinfAEET
background: rgb(120, 194, 173)
format:
html:
link-external-newwindow: true
theme: minty
css: styles.css
toc: true
linkcolor: rebeccapurple
page-layout: full