You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: root/home.html
+5-2Lines changed: 5 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -25,7 +25,10 @@
25
25
<%- hints = ['Press shift and enter if you are feeling lucky'] %>
26
26
Hint: <% hints.pick %>
27
27
</div>
28
-
<divclass="alert alert-info">
29
-
<strong>New to CPAN?</strong> Maybe take a look at <ahref="/pod/Task::Kensho">Task::Kensho!</a>
28
+
<divclass="alert alert-info text-left">
29
+
<p><strong>The QA Hackathon <ahref="http://blogs.perl.org/users/neilb/2016/02/announcing-the-perl-qa-hackathon-2016.html">needs your support</a></strong>. Much MetaCPAN development takes place at the QA Hackathon. Please speak to your employer about <ahref="http://act.qa-hackathon.org/qa2016/sponsors.html">becoming a sponsor</a>. <ahref="https://members.enlightenedperl.org/drupal/donate-perlqa?id=6">Individual contributions</a> are also welcome.</p>
30
+
<p>
31
+
Contact <ahref="mailto:neilb@cpan.org">NEILB</a> for more information and a copy of the sponsorship prospectus.
0 commit comments