File tree Expand file tree Collapse file tree 3 files changed +1
-2
lines changed Expand file tree Collapse file tree 3 files changed +1
-2
lines changed Original file line number Diff line number Diff line change @@ -9,7 +9,6 @@ Definites:
9
9
* Create a .tar.gz to satisfy the index page's claim that
10
10
"you can also download an offline HTML ... copy"
11
11
Interface:
12
- * Add non-faded Camelia image for the index page
13
12
* Fix redirection in app.pl to redirect to a 404 page
14
13
* Normalize the titles of the Language docs a bit
15
14
Maybes:
Original file line number Diff line number Diff line change 1
1
=begin Html
2
2
=begin code
3
- <img style="float: right;" src="/images/camelia-faded .png"/>
3
+ <img style="float: right;" src="/images/camelia.png"/>
4
4
Welcome to the official documentation of the <a href="http://perl6.org">Perl 6</a>
5
5
programming language! Besides online browsing and searching, you can also <a>download</a>
6
6
an offline HTML or PDF copy, and <a href="http://github.com/perl6/doc">contribute</a>
You can’t perform that action at this time.
0 commit comments