-
Notifications
You must be signed in to change notification settings - Fork 27
/
personal.yml
47 lines (46 loc) · 1.29 KB
/
personal.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
---
name: "Your Name"
position: "Your Position"
company: "Your Company"
location: "Your City, Your State"
email: "[email protected]"
gravatar: "http://api.adorable.io/avatars/300/[email protected]"
bio: |
Your Short Bio goes here.
#activate the social buttons you like by removing the comment
social:
google:
url: "http://plus.google.com/+You/"
text: "+You"
btnClass: "btn-google"
logo: "fa-google"
# facebook:
# url: "http://facebook.com/yourid"
# text: "/yourid"
# btnClass: "btn-facebook"
# logo: "fa-facebook"
twitter:
url: "http://twitter.com/yourid"
text: "/yourid"
btnClass: "btn-twitter"
logo: "fa-twitter"
# linkedin:
# url: "https://www.linkedin.com/in/yourid"
# text: "/yourid"
# btnClass: "btn-linkedin"
# logo: "fa-linkedin"
github:
url: "http://github.com/yourid"
text: "/yourid"
btnClass: "btn-github"
logo: "fa-github"
stackoverflow:
url: "http://stackoverflow.com/users/youruserid/yourid"
text: "/yourid"
btnClass: "btn-stackoverflow"
logo: "fa-stack-overflow"
# soundcloud:
# url: "http://soundcloud.com/yourid"
# text: "/yourid"
# btnClass: "btn-soundcloud"
# logo: "fa-soundcloud"