Mercurial > wikked
diff docs/templates/inc/footer.html @ 399:de9a88073d41
docs: Add credits for the illustrations.
author | Ludovic Chabant <ludovic@chabant.com> |
---|---|
date | Sun, 25 Oct 2015 08:47:53 -0700 |
parents | 3a61f45702cb |
children |
line wrap: on
line diff
--- a/docs/templates/inc/footer.html Fri Oct 23 23:50:18 2015 -0700 +++ b/docs/templates/inc/footer.html Sun Oct 25 08:47:53 2015 -0700 @@ -1,6 +1,6 @@ <footer role="navigation"> - <ul> - <li>©2014 — {{ piecrust.branding|safe }}</li> - </ul> + <p>©2014 — {{ piecrust.branding|safe }}<br/> + Wizard of Oz illustrations by William Wallace Denslow, restored + by <a href="https://creativemarket.com/clikchic">Robyn Gough Designs</a></p> </footer>