Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Add non-faded Camelia image for the home page
  • Loading branch information
Mouq committed Jun 17, 2014
1 parent 32abab9 commit cd88672
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 2 deletions.
1 change: 0 additions & 1 deletion TODO
Expand Up @@ -9,7 +9,6 @@ Definites:
* Create a .tar.gz to satisfy the index page's claim that
"you can also download an offline HTML ... copy"
Interface:
* Add non-faded Camelia image for the index page
* Fix redirection in app.pl to redirect to a 404 page
* Normalize the titles of the Language docs a bit
Maybes:
Expand Down
Binary file added html/images/camelia.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion lib/HomePage.pod
@@ -1,6 +1,6 @@
=begin Html
=begin code
<img style="float: right;" src="/images/camelia-faded.png"/>
<img style="float: right;" src="/images/camelia.png"/>
Welcome to the official documentation of the <a href="http://perl6.org">Perl 6</a>
programming language! Besides online browsing and searching, you can also <a>download</a>
an offline HTML or PDF copy, and <a href="http://github.com/perl6/doc">contribute</a>
Expand Down

0 comments on commit cd88672

Please sign in to comment.