-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path_config.yml
More file actions
28 lines (24 loc) · 1007 Bytes
/
_config.yml
File metadata and controls
28 lines (24 loc) · 1007 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
27
28
# Site settings
title: Cal Poly Game Development
email: officers@cpgd.org
url: https://calpolygamedevelopmentclub.github.io/
description: "Cal Poly Game Development Club is focused on teaching all aspects of game creation along with providing a community that you can learn from and collaborate with. Simply put, we make games and connect our members with professionals in the game development industry."
# Color settings (hex-codes without the leading hash-tag)
color:
primary-dark: '#000000'
links: '#219ab3'
# Footer settings
footer: CPGD
# Social networks usernames (many more available: google-plus, flickr, dribbble, pinterest, instagram, tumblr, linkedin, etc.)
social:
- title: twitter
url: https://twitter.com/CPGameDev
- title: facebook
url: https://www.facebook.com/CPGameDev
- title: linkedin
url: https://www.linkedin.com/company/cpgd/about
- title: github
url: https://github.com/CalPolyGameDevelopmentClub
# Build settings
markdown: kramdown
permalink: pretty