-
Notifications
You must be signed in to change notification settings - Fork 1
/
config.toml
36 lines (34 loc) · 1.21 KB
/
config.toml
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
languageCode = "en-us"
title = "Tarrafa Hacker Clube"
baseURL = "tarrafahc.github.io"
publishDir = "public/"
theme = "tarrafa"
[menu]
[[menu.header]]
name = "agenda"
weight = 2
url = "/agenda"
[[menu.header]]
name = "sobre nós"
weight = 1
url = "/sobre"
[[menu.header]]
name = "blog"
weight = 5
url = "/posts"
[[menu.header]]
name = "contribua!"
weight = 6
url = "/contribua"
[params]
GithubID = "tarrafahc"
TwitterID = "tarrafahc"
FacebookID = "TarrafaHC"
Name = "Tarrafa Hacker Clube"
HeaderUsername = "tarrafa"
HeaderHostname = "florianopolis"
Email = "your_email"
About = "O #Tarrafa é um Hackerspace situado em Florianópolis. Somos um laboratório comunitário, espaço onde pessoas com interesses em comum, frequentemente em tecnologia, ciência, arte digital e eletrônica, política, matemática, biologia, arquitetura, segurança, e qualquer área do conhecimento humano, podem se encontrar, compartilhar conhecimentos e colaborar em projetos conjuntos."
ProfilePicture = "https://raw.githubusercontent.com/tarrafahc/botaobiarra/master/status.png"
#Icon ="tarrafa.jpg"
Icon ="https://pbs.twimg.com/profile_images/433735943342669824/hjNdMYdZ_400x400.png"