X-Git-Url: https://git.shemshak.org/~bandali/bndl.org/blobdiff_plain/32d82dc5047b25cf556a4ad2c048f7841ae00a8e..ba696547714a5918b2ccbee0fd21235b9d0919be:/layouts/partials/footer-block.html diff --git a/layouts/partials/footer-block.html b/layouts/partials/footer-block.html new file mode 100644 index 0000000..02bccfc --- /dev/null +++ b/layouts/partials/footer-block.html @@ -0,0 +1,12 @@ +{{ define "footer" }} +{{ with .Site.Params.gnu_inside }} +{{ if .enabled }} +
+ + GNU Inside! + +
+{{ end }} +{{ end }} +{{ end }}