-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path_config.yml
More file actions
executable file
·32 lines (29 loc) · 1 KB
/
_config.yml
File metadata and controls
executable file
·32 lines (29 loc) · 1 KB
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
# Site settings
title: Brian Drilluk
email: 100freestyle46@gmail.com
url: https://thebrianluk.com
intro-quote: "We know what we are, but know not what we may be. - William Shakespeare"
end-quote: "Stay hungry, Stay foolish. - Steve Jobs"
font-family: Open Sans, -apple-system, BlinkMacSystemFont, Roboto, Arial, sans-serif
strava-url: https://www.strava.com/athletes/bluk16
# Color settings (hex-codes without the leading hash-tag)
color:
primary-dark: '#000000'
primary-white: '#ffffff'
links: '#219ab3'
text-highlight: 'rgba(10, 22, 197, 0.2)'
# Footer settings
footer: Brian Drilluk
# Social networks usernames (many more available: google-plus, flickr, dribbble, pinterest, instagram, tumblr, linkedin, etc.)
social:
- title: twitter
url: https://twitter.com/hongszer
- title: github
url: https://github.com/bluk16
- title: instagram
url: https://instagram.com/hongszer
- title: linkedin
url: https://www.linkedin.com/in/bluk/
# Build settings
markdown: kramdown
permalink: pretty