-
Notifications
You must be signed in to change notification settings - Fork 0
/
_config.yml
executable file
·39 lines (34 loc) · 1.01 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
baseurl: ''
exclude: ['README.md']
permalink: pretty
title: 'Graus de Liberdade'
google_analytics_id: "G-RFMHFLDVB1"
homepage:
show_call_box: false
logo:
mobile: "images/logo/logo_name_side.png"
desktop: "images/logo/logo_name_side.png"
desktop_height: "32px"
footer:
# copyright_text: 'Free Jekyll theme by <a class="zerostatic" href="https://www.zerostatic.io">www.zerostatic.io</a>'
seo:
meta_og_title: "Graus de Liberdade"
meta_og_type: "website"
meta_og_url: "https://grausdeliberdade.pt"
# FIXME - Update with final URL
meta_og_image: "https://grausdeliberdade.pt/images/illustrations/graus.png"
meta_og_description: "Graus de Liberdade - Psicoterapia e Neuropsicologia"
# meta_twitter_card: "summary"
# meta_twitter_site: "@zerostaticio"
# meta_twitter_creator: "@zerostaticio"
collections:
services:
output: true
team:
output: true
sass:
indentWidth: 4
style: compact # possible values: nested expanded compact compressed
precision: 10
plugins:
- jekyll-environment-variables