Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 0 additions & 4 deletions lib/MetaCPAN/Web/Model/API/Author.pm
Original file line number Diff line number Diff line change
Expand Up @@ -201,10 +201,6 @@ my $profile_data = {
name => 'Pinboard',
url_format => 'https://pinboard.in/u:%s',
},
prepan => {
name => 'PrePAN',
url_format => 'http://prepan.org/user/%s',
},
reddit => {
name => 'Reddit',
url_format => 'https://www.reddit.com/user/%s',
Expand Down
Binary file removed root/static/images/profile/prepan.png
Binary file not shown.
3 changes: 0 additions & 3 deletions root/static/less/account.less
Original file line number Diff line number Diff line change
Expand Up @@ -185,9 +185,6 @@
&.profile-posterous .control-label {
background-image: url(/static/images/profile/posterous.png);
}
&.profile-prepan .control-label {
background-image: url(/static/images/profile/prepan.png);
}
&.profile-reddit .control-label {
background-image: url(/static/images/profile/reddit.png);
}
Expand Down
1 change: 0 additions & 1 deletion t/static-files.t
Original file line number Diff line number Diff line change
Expand Up @@ -388,7 +388,6 @@ cf600d1ce2ba84d54bc210ed4859b90a07d22f6a root/static/images/profile/newsvine.pn
a8caffce132bcfdaa0d87d6311ca7ba40be30e9d root/static/images/profile/pinboard.png
bbc03be0b7e878b0ac5b552ca1c2c4a568dcd744 root/static/images/profile/playperl.png
723b1d505ba65d0d11c3e7e5f33158ae1349cc5b root/static/images/profile/posterous.png
0e5490b976ed2a7bbdcc9a71dfe880ef7deca898 root/static/images/profile/prepan.png
f53a57193f209a34f70bb791750cb60df3a4cb30 root/static/images/profile/reddit.png
9375111d1ec664e1c38203b419e4518f770076d6 root/static/images/profile/slideshare.png
3911607f7c8558628bf3da1dac17c629f073a490 root/static/images/profile/sourceforge.png
Expand Down