Skip to content

Commit 3b35dc8

Browse files
author
Harley Pig
committed
Added Ohloh.
1 parent 7cc9ba7 commit 3b35dc8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

root/preprocess.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@
2222
lastfm = { name = 'LastFM', url = 'http://www.last.fm/user/%s' },
2323
linkedin = { name = 'LinkedIn', url = 'http://www.linkedin.com/profile/view?id=%s' },
2424
myspace = { name = 'MySpace', url = 'http://www.myspace.com/%s' },
25+
ohloh = { name = 'Ohloh', url = 'https://www.ohloh.net/accounts/%s' },
2526
perlmonks = { name = 'PerlMonks', url = 'http://www.perlmonks.org/?node=%s' },
2627
pinboard = { name = 'Pinboard', url = 'http://pinboard.in/u:%s' },
2728
posterous = { name = 'Posterous', url = 'http://%s.posterous.com/' },

0 commit comments

Comments
 (0)