-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathconfig.toml
42 lines (31 loc) · 1.07 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
37
38
39
40
41
42
baseurl = "//atibaia.alab.space/2016/"
languageCode = "en-us"
title = "Festival de Arte e Tecnologia de Atibaia 2016"
theme = "hugo-creative-theme"
[params]
# You can use Markdown syntax for urls [text](//url.to/source)
# To provide some metadata for search engines
name = "Festival de Arte e Tecnologia de Atibaia 2016"
description = "Festival de Arte e Tecnologia de Atibaia 2016 - Incubadora de Artistas"
# The path must be relative to the static folder
favicon = "beijo.png"
# Navigation
[params.navigation]
brand = "⬆"
[params.navigation.links]
about = "Festival"
projects = "Projetos"
artists = "Participantes"
catalog = "Catálogo"
# Hero section
[params.hero]
# To change the background of the hero section, replace './static/img/header.jpg'
slogan = "Festival de Arte e Tecnologia"
subtitle = "2 Julho - 10 Outubro 2016<br />Atibaia, SP"
buttonText = "Find out more"
# Portfolio modals
[params.portfolio.modal]
client = "Client"
date = "Date"
category = "Category"
buttonText = "Close"