pidgin/nest

Merged in default (pull request #55)

2019-09-17, Gary Kramlich
402c457d2991
Merged in default (pull request #55)

Add footline to main page.

Approved-by: Gary Kramlich
--- a/hugo/themes/learn/layouts/index.html Fri Sep 13 00:31:18 2019 -0400
+++ b/hugo/themes/learn/layouts/index.html Tue Sep 17 02:32:37 2019 +0000
@@ -34,4 +34,5 @@
</ul>
{{ end }}
{{ end }}
+{{ partial "footline.html" . }}
{{ partial "footer.html" . }}