-
Notifications
You must be signed in to change notification settings - Fork 3
/
_config.yml
executable file
·54 lines (43 loc) · 1.16 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
45
46
47
48
49
50
51
52
53
54
markdown: kramdown
safe: true
lsi: false
prose:
siteurl: 'http://cfrconsultores.com'
permalink: pretty
url: http://cfrconsultores.com
baseurl:
# Site settings
title: CFR Consultores
email: [email protected]
description: "CFR Consultores."
# Color settings (hex-codes without the leading hash-tag)
color:
primary: 91B832
secondary: fec503
secondary-dark: 333
# Team names, titles and social links
people:
- name: Carlos Reyes
pic: carlos
position: Socio
email: [email protected]
slug: carlos-reyes
- name: Laura Alvarez Moser
pic: laura
position: Socia
email: [email protected]
slug: laura-alvarez-moser
- name: María Fernanda Daguerre
pic: mfernanda
position: Socia
email: [email protected]
slug: maria-fernanda-daguerre
# Social networks usernames (many more available: google-plus, flickr, dribbble, pinterest, instagram, tumblr, linkedin, etc.)
social:
# Postal address (add as many lines as necessary)
address:
- line: 3481 Melrose Place
- line: Beverly Hills, CA 90210
exclude: ['config.ru', 'Gemfile', 'Gemfile.lock', 'vendor']
plugins:
- jekyll-redirect-from