-
Notifications
You must be signed in to change notification settings - Fork 3
Expand file tree
/
Copy path_config.yml
More file actions
26 lines (23 loc) · 863 Bytes
/
_config.yml
File metadata and controls
26 lines (23 loc) · 863 Bytes
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
# SEO
logo: /assets/img/MakerFX_with_text.png
# Company Information included in footer left side
company_name: MakerFX Makerspace
address_line_1: 8600 Commodity Circle
address_line_2: Suite 158
address_line_3: Orlando FL 32819
telephone_number: 407.634.6257
company_email: info@makerfx.org
google_map: https://www.google.com/maps/place/MakerFX+Makerspace/@28.4452794,-81.4343291,17z/data=!3m1!4b1!4m5!3m4!1s0x88e77e792d55b5cd:0x564df7bdacb237b0!8m2!3d28.4452794!4d-81.4321404
# Social Links
facebook_link: https://www.facebook.com/makerfxspace
twitter_link: https://twitter.com/makerfx
instagram_link: https://www.instagram.com/makerfxspace/
flickr_link: https://www.flickr.com/groups/makerfx/
slack_link: https://makereffect.slack.com
# Build settings
markdown: kramdown
plugins:
- jekyll-feed
- jekyll-seo-tag
- jekyll-redirect-from
- jekyll-sitemap