diff --git a/layouts/partials/footer.html b/layouts/partials/footer.html new file mode 100644 index 0000000..a91b39c --- /dev/null +++ b/layouts/partials/footer.html @@ -0,0 +1,18 @@ + {{ if isset .Params "tags" }} + {{ $tagsLen := len .Params.tags }} + {{ if gt $tagsLen 0 }} +