-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path_quarto.yml
69 lines (63 loc) · 1.8 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
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
project:
type: website
output-dir: "docs/"
resources:
- "*.pdf"
- "img/*"
- "*.pptx"
- "template_submissao.docx"
website:
# body-header: |
# ![Logo image](/img/logo.jpeg)
title: "V SICAM"
page-footer:
center: "V Simpósio Interdisciplinar de Ciência Ambiental - 2024"
border: true
background: dark
right:
- icon: house
href: "https://sicam.com.br"
- icon: instagram
href: https://www.instagram.com/sicam_procam_usp/
- icon: linkedin
href: "https://www.linkedin.com/in/v-sicam-simp%C3%B3sio-interdisciplinar-de-ci%C3%AAncia-ambiental-a84079319/"
- icon: envelope
href: mailto:[email protected]
navbar:
logo: "img/logo_sem_texto.jpg"
right:
- text: "Página inicial"
href: "https://sicam.com.br"
- text: "Sobre o SICAM"
menu:
- sobre-o-evento.qmd
- equipe.qmd
- edicoes-anteriores.qmd
- text: "Submissão"
menu:
- submissao.qmd
- grupos-tematicos.qmd
- submissoes-aprovadas.qmd
- text: "Programação"
href: programacao.qmd
- text: "Informações gerais"
href: informacoes.qmd
- text: "Inscreva-se"
href: "https://forms.gle/gpKEwHUSp4buPav17"
left:
- icon: house
href: "https://sicam.com.br"
- icon: instagram
href: https://www.instagram.com/sicam_procam_usp/
- icon: linkedin
href: "https://www.linkedin.com/in/v-sicam-simp%C3%B3sio-interdisciplinar-de-ci%C3%AAncia-ambiental-a84079319/"
- icon: envelope
href: mailto:[email protected]
format:
html:
theme: cosmo
css: styles.css
template-partials:
- partials/title-block.html
editor: visual
lang: pt