File tree 4 files changed +0
-8
lines changed
lib/MetaCPAN/Web/Model/API
4 files changed +0
-8
lines changed Original file line number Diff line number Diff line change @@ -141,10 +141,6 @@ my $profile_data = {
141
141
name => ' GitLab' ,
142
142
url_format => ' https://gitlab.com/%s' ,
143
143
},
144
- ' github-meets-cpan' => {
145
- name => ' GitHub Meets CPAN' ,
146
- url_format => ' https://gh.metacpan.org/user/%s' ,
147
- },
148
144
hackernews => {
149
145
name => ' Hacker News' ,
150
146
url_format => ' https://news.ycombinator.com/user?id=%s' ,
Original file line number Diff line number Diff line change 110
110
& .profile-geeklist .control-label {
111
111
background-image : url(/static/images/profile/geeklist.png ) ;
112
112
}
113
- & .profile-github-meets-cpan .control-label {
114
- background-image : url(/static/images/profile/github-meets-cpan.png ) ;
115
- }
116
113
& .profile-github .control-label {
117
114
background-image : url(/static/images/profile/github.png ) ;
118
115
}
Original file line number Diff line number Diff line change @@ -362,7 +362,6 @@ a5d3e94fbb974e2ef0154228a5dcb36b8a3e75f8 root/static/images/profile/coderwall.p
362
362
0d8cf45c93988001f7465ff87be26d0b82f1bef8 root/static/images/profile/furl.png
363
363
968957a97c6066602d4d359e6a0a4ae340156f15 root/static/images/profile/gamespot.png
364
364
c9aad238ad66887c8498279293f4c779cc142887 root/static/images/profile/geeklist.png
365
- 82ea50c2b692fcfd63f4975cd72df684d83b28a8 root/static/images/profile/github-meets-cpan.png
366
365
7768618ea6b52b35ce13ba8866228fda77e86c5b root/static/images/profile/github.png
367
366
976db088e71f755f7e51b29496df6bd8de53c13b root/static/images/profile/gitlab.png
368
367
21dff75b978510ddfa6c33203ca8b266494ab2d0 root/static/images/profile/gitorious.png
You can’t perform that action at this time.
0 commit comments