Skip to content

Commit cd88672

Browse files
committed
Add non-faded Camelia image for the home page
1 parent 32abab9 commit cd88672

File tree

3 files changed

+1
-2
lines changed

3 files changed

+1
-2
lines changed

TODO

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,6 @@ Definites:
99
* Create a .tar.gz to satisfy the index page's claim that
1010
"you can also download an offline HTML ... copy"
1111
Interface:
12-
* Add non-faded Camelia image for the index page
1312
* Fix redirection in app.pl to redirect to a 404 page
1413
* Normalize the titles of the Language docs a bit
1514
Maybes:

html/images/camelia.png

66.8 KB
Loading

lib/HomePage.pod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
=begin Html
22
=begin code
3-
<img style="float: right;" src="/images/camelia-faded.png"/>
3+
<img style="float: right;" src="/images/camelia.png"/>
44
Welcome to the official documentation of the <a href="http://perl6.org">Perl 6</a>
55
programming language! Besides online browsing and searching, you can also <a>download</a>
66
an offline HTML or PDF copy, and <a href="http://github.com/perl6/doc">contribute</a>

0 commit comments

Comments
 (0)