🏗️ Finish the footer attributes redesign.

This commit is contained in:
凡梦星尘
2022-06-01 14:37:40 +08:00
parent 12900798d5
commit 4fef03ee1f
3 changed files with 13 additions and 13 deletions

View File

@@ -47,7 +47,7 @@
</main>
<footer class="footer">
<div class="footer-inner">
{{- partial "footer" (dict "P" $P "Page" .Page "Scratch" .Scratch) }}
{{- partial "footer" . }}
</div>
</footer>