-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path_config.yml
40 lines (34 loc) · 969 Bytes
/
_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
# ----------------------- #
# Main Configs #
# ----------------------- #
url: https://manks.org
title: The Manks
email: [email protected]
author: Cameron Bernhardt
description: >
Manks is an exclusive social organization with chapters across the globe.
Our members are top tier students and new grads interested or already working
in STEM fields.
copyright: 'Copyright © 2019 The Manks. All Rights Reserved.'
# ----------------------- #
# Jekyll & Plugins #
# ----------------------- #
# Build settings
markdown: kramdown
permalink: pretty
# ----------------------- #
# 3rd Party Settings #
# ----------------------- #
social:
- title: github
icon: github
url: https://github.com/TheManks/
- title: apply
icon: check
url: https://forms.gle/bRWLvGCEx7BC9j6s9
- title: twitter
icon: twitter
url: https://twitter.com/the_manks
- title: contact
icon: envelope
url: mailto:[email protected]