We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7cc9ba7 commit 3b35dc8Copy full SHA for 3b35dc8
root/preprocess.html
@@ -22,6 +22,7 @@
22
lastfm = { name = 'LastFM', url = 'http://www.last.fm/user/%s' },
23
linkedin = { name = 'LinkedIn', url = 'http://www.linkedin.com/profile/view?id=%s' },
24
myspace = { name = 'MySpace', url = 'http://www.myspace.com/%s' },
25
+ ohloh = { name = 'Ohloh', url = 'https://www.ohloh.net/accounts/%s' },
26
perlmonks = { name = 'PerlMonks', url = 'http://www.perlmonks.org/?node=%s' },
27
pinboard = { name = 'Pinboard', url = 'http://pinboard.in/u:%s' },
28
posterous = { name = 'Posterous', url = 'http://%s.posterous.com/' },
0 commit comments