Skip to content

Commit f013eb2

Browse files
committed
Merge pull request metacpan#240 from harleypig/master
I added a line for Ohloh and accompanying image.
2 parents 7cc9ba7 + 9ce85b5 commit f013eb2

File tree

2 files changed

+1
-0
lines changed

2 files 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/' },
591 Bytes
Loading

0 commit comments

Comments
 (0)