-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path_quarto.yml
44 lines (34 loc) · 921 Bytes
/
_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
project:
type: website
output-dir: docs
website:
title: "Curso Precongreso"
toc-title: "Contenido"
link-external-newwindow: true
site-url: "https://gpandradep.github.io/Curso-Congreso-Chihuahhua/"
favicon: img/congreso.png
repo-url: https://github.com/gpandradep/Curso-Congreso-Chihuahhua
page-footer:
right: "Página construida con [Quarto](https://quarto.org/)."
left: "© Copyright 2022, Gabriel Andrade-Ponce"
background: "#D9E3E4"
navbar:
logo: img/congreso.png
left:
- href: index.qmd
text: Inicio
right:
- href: IAR_doc.qmd
text: Script IAR
- href: Diversidad Congreso.qmd
text: Script Diversidad
tools:
- icon: github
href: https://github.com/gpandradep/Curso-Congreso-Chihuahhua
text: "GitHub"
format:
html:
theme: journal
css: styles.css
toc: true
lang: es