Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
give commit an id
  • Loading branch information
gfldex committed Jul 14, 2016
1 parent e183380 commit 2d9cfd9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion template/footer.html
@@ -1,7 +1,7 @@
</div>
<footer class="pretty-box yellow">
<p>
Generated on DATETIME from SOURCEURL, commit <a href="https://github.com/perl6/doc/commit/SOURCECOMMIT">SOURCECOMMIT</a>.
Generated on DATETIME from SOURCEURL, commit <a href="https://github.com/perl6/doc/commit/SOURCECOMMIT"><span id="footer-commit">SOURCECOMMIT</span></a>.
This is a work in progress to document Perl 6, and known to be
incomplete. Your contribution is appreciated.
</p>
Expand Down

0 comments on commit 2d9cfd9

Please sign in to comment.