-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathharp.json
26 lines (26 loc) · 1.02 KB
/
harp.json
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
{
"globals": {
"name": "Paul Schaefer",
"tagline": "web designer and developer",
"introduction": "I’m a web designer and developer with a passion for clean & efficient websites.",
"githubURL": "https://github.com/pschfr/site",
"clientWork": {
"Kyle Plaskon, Multidisciplinary Designer": "http://www.kyleplaskon.com/",
"Jeffrey Peterson, digital artist": "http://jwpdigitalmedia.com/",
"First Baptist Church of Lytle, TX": "https://firstbaptistchurchoflytle.com/",
"Sean M. Woods, Professional Culinarian": "https://seanmwoods.com/"
},
"githubProjects": {
"Iconic": "https://paulmakesthe.net/iconic",
"Drinking Games": "https://paulmakesthe.net/drink",
"Watchlist": "https://paulmakesthe.net/watchlist",
"LastFM.js": "https://github.com/pschfr/lastfm.js",
"Also this site!": "https://github.com/pschfr/site",
"Many more on GitHub!": "https://github.com/pschfr"
},
"chromeExtensions": {
"Start": "https://github.com/pschfr/start",
"rand-repo": "https://github.com/pschfr/rand-repo"
}
}
}