-
Notifications
You must be signed in to change notification settings - Fork 0
/
hugo.yaml
46 lines (40 loc) · 1.04 KB
/
hugo.yaml
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
baseURL: https://guardians-dsc.github.io/
title: Guardians UFCG
languageCode: pt-BR
theme: PaperMod
params:
label:
icon: logo.svg
profileMode:
enabled: true
title: "Guardians UFCG"
subtitle:
Somos uma organização estudantil ligada ao curso de Ciência da Computação
da UFCG, voltada ao aprendizado e desenvolvimento em DevOps
imageUrl: /logo.svg
imageTitle: Guardians Logo
socialIcons:
- name: github
url: "https://github.com/Guardians-DSC"
- name: linkedin
url: "https://www.linkedin.com/company/guardians-ufcg/"
- name: instagram
url: "https://www.instagram.com/guardiansufcg/"
- name: facebook
url: "https://www.instagram.com/guardiansufcg/"
- name: x
url: "https://x.com/guardiansufcg"
menu:
main:
- identifier: home
name: Sobre nós
url: /
weight: 10
- identifier: projetos
name: Projetos
url: /projetos
weight: 20
- identifier: membros
name: Membros
url: /membros
weight: 30