changeset 399:de9a88073d41

docs: Add credits for the illustrations.
author Ludovic Chabant <ludovic@chabant.com>
date Sun, 25 Oct 2015 08:47:53 -0700
parents 0f4032dafc1f
children abb808261396
files docs/templates/inc/footer.html
diffstat 1 files changed, 3 insertions(+), 3 deletions(-) [+]
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>&copy;2014 &mdash; {{ piecrust.branding|safe }}</li>
-    </ul>
+    <p>&copy;2014 &mdash; {{ 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>