Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Update home page "news" box
- Remove content from the 2015.12 release.
- Shorten text
  • Loading branch information
zoffixznet committed Nov 16, 2016
1 parent 236b5d1 commit 172fefb
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions source/index.html
Expand Up @@ -14,11 +14,12 @@
<div class="panel" style="box-shadow: 1px 1px 3px rgba(0, 0, 0, .3)">
<div class="panel-primary">
<div class="panel-heading">
<h3 class="panel-title">Perl&nbsp;6 Language Version 6.c and Perl&nbsp;6 Rakudo Star 2016.10 Released!</h3>
<h3 class="panel-title"><b>NEW:</b> Perl&nbsp;6 Rakudo Star 2016.10 Production Distribution of Perl 6 Released!</h3>
</div>
<div class="panel-body trim" style="background: #fafafa">
<p style="font-size: 81%">Read the <a href="http://rakudo.org/2016/10/23/announce-rakudo-star-release-2016.10/">Rakudo Star 2016.10 production distribution release announcement</a>,
<a href="https://perl6advent.wordpress.com/2015/12/24/an-unexpectedly-long-expected-party/">Larry Wall's poetic summary of the past 15 years</a>, or <a href="/downloads">get Rakudo Star and try out Perl&nbsp;6</a>!</p>
<p style="font-size: 81%">Read the <a href="http://rakudo.org/2016/10/23/announce-rakudo-star-release-2016.10/"
>release announcement</a>,
<a href="/downloads">get download Rakudo Star and try out Perl&nbsp;6</a>!</p>
</div>
</div>
</div>
Expand Down

0 comments on commit 172fefb

Please sign in to comment.