-
Notifications
You must be signed in to change notification settings - Fork 0
/
_config.yml
54 lines (44 loc) · 1.21 KB
/
_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
41
42
43
44
45
46
47
48
49
50
51
52
53
54
# Site settings
title: pajamaw
email: [email protected]
url: https://pajamaw.github.io
description: "PJ Wickwire writes stuff here"
# skills: "" not sure if I like this areas anymore
meta_author: PJ Wickwire
comments: true
collections:
projects:
output: false
# Google webmaster tools
google_verify:
# https://ssl.bing.com/webmaster/configure/verify/ownership Option 2 content= goes here
bing_verify:
# Contact form:
# - static : pass through formspree.io to validate email sending
# - disqus : replace contact form by disqus thread
# - comment the line below if you want to stick with the default PHP contact form
#contact: static
# https://help.disqus.com/customer/portal/articles/466208
disqus: pajamaw
color:
primary: d9d9d9 #80B3FF
primary-rgb: "53,53,53"
secondary: 353535 #3e5b7f
secondary-dark: 99c1d8 #A2122F
footer:
copyright: PJ Wickwire
location: New York, NY
social: Find Me Online
social:
- title: envelope
url: mailto:[email protected]
- title: linkedin
url: http://linkedin.com/in/pjwickwire
- title: instagram
url: http://instagram.com/pajamaw
- title: github
url: http://github.com/pajamaw
address:
- line: New York, NY
markdown: kramdown
permalink: pretty