-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathconfig.yml
44 lines (39 loc) · 1.08 KB
/
config.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
baseURL : "https://jcematcom.github.io/jce2021/"
languageCode : "es-us"
title : "JCE MatCom 2021"
theme: "PaperMod"
params:
env: production
profileMode:
enabled: true
title: ""
subtitle: "Convocatoria para todos los estudiantes de la enseñanza superior en Cuba"
imageUrl: "img/jornada2021.jpg" # optional
imageTitle: "JCE Logo" # optional
imageWidth: 120 # custom size
imageHeight: 120 # custom size
buttons:
- name: Trabajos Presentados
url: "articulos/"
socialIcons: # optional
- name: "github"
url: "https://github.com/jcematcom"
- name: "telegram"
url: "https://t.me/jcematcom"
- name: "email"
url: "mailto:jce@matcom.uh.cu"
images: ["img/jornada2021.jpg"]
menu:
main:
- identifier: Artículos
name: Artículos
url: /articulos/
weight: 10
# - identifier: Convocatoria
# name: Convocatoria
# url: /convocatoria
# weight: 10
- identifier: Actividades
name: Actividades Relacionadas
url: /actividades/
weight: 20