Skip to content

Commit 9214f42

Browse files
committed
hopefully more distinct styling for the footer
1 parent 493a216 commit 9214f42

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

htmlify.pl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -615,7 +615,7 @@ (Bool :$debug, Bool :$typegraph = False)
615615
sub footer-html() {
616616
state $dt = ~DateTime.now;
617617
qq[
618-
<div id="footer">
618+
<div class="FOOTER">
619619
<p>
620620
Generated on $dt from the sources at
621621
<a href="https://github.com/perl6/doc">perl6/doc on github</a>.

0 commit comments

Comments
 (0)