This repository has been archived by the owner on May 4, 2022. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 4
/
Copy path_config.yml
62 lines (54 loc) · 1.53 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
55
56
57
58
59
60
61
62
url: https://stlchristian.github.io
baseurl: '/submergestl.com'
# Site settings
title: Submerge
email: [email protected]
description: "An event designed to submerge High Schoolers DEEPER into COLLEGE//CITY//CHRIST."
# Color settings (hex-codes without the leading hash-tag)
color:
primary: 27ae60
secondary: bdc3c7
secondary-dark: 7f8c8d
# Team names, titles and social links
people:
- name: LOVEtheLOU
pic: 1
position: Service
social:
- title: twitter
url: http://twitter.com/LOVE_the_LOU
- title: facebook
url: http://facebook.com/LOVEtheLOU
- name: Kiaira Howard
pic: 2
position: Worship Pastor, Lighthouse Church
social:
- title: twitter
url: https://twitter.com/KiairaHoward
- title: facebook
url: https://www.facebook.com/khoward456
- name: Jeremiah Howze
pic: 3
position: Youth Pastor, Gateway Christian Church
social:
- title: twitter
url: https://twitter.com/JeremiahHowze
- title: facebook
url: https://www.facebook.com/jerry.howze
ignore: true
# Social networks usernames (many more available: google-plus, flickr, dribbble, pinterest, instagram, tumblr, linkedin, etc.)
social:
- title: facebook
url: http://facebook.com/stlchristian
- title: twitter
url: http://twitter.com/stlchristian
- title: github
url: http://github.com/stlchristian
# Postal address (add as many lines as necessary)
address:
- line: 1360 Grandview Dr.
- line: Florissant, MO 63033
# Build settings
markdown: kramdown
permalink: pretty
exclude: [vendor]