aboutsummaryrefslogtreecommitdiff
path: root/layouts/_default/list.html
diff options
context:
space:
mode:
Diffstat (limited to 'layouts/_default/list.html')
-rw-r--r--layouts/_default/list.html5
1 files changed, 1 insertions, 4 deletions
diff --git a/layouts/_default/list.html b/layouts/_default/list.html
index c4541d1..6d9c5dc 100644
--- a/layouts/_default/list.html
+++ b/layouts/_default/list.html
@@ -25,9 +25,6 @@
</div>
{{ end }}
</main>
+ {{ partial "footer.html" . }}
</body>
- <footer>
- Site content is <a href="https://creativecommons.org/licenses/by-sa/4.0/">CC-BY-SA-4.0</a>.
- Software projects are <a href="https://www.gnu.org/licenses/gpl-3.0.en.html">GNU GPLv3</a>.
- </footer>
</html>