diff options
author | Mantas Vilčinskas <11616378+mistermantas@users.noreply.github.com> | 2020-05-19 11:55:35 +0300 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-05-19 11:55:35 +0300 |
commit | 75b462973ee153b3a461700b12870c7add9f78bd (patch) | |
tree | 07171f187059e4a65391b66b92ba9e34be787e26 | |
parent | 7db76cc6fd2f19c2d48f33ce2d010e1d2d67ef2a (diff) |
Update footer.html
-rw-r--r-- | layouts/partials/footer.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/layouts/partials/footer.html b/layouts/partials/footer.html index 1be7f97..fb1bb50 100644 --- a/layouts/partials/footer.html +++ b/layouts/partials/footer.html @@ -13,7 +13,7 @@ <!-- Please keep this one around to help cState grow <3 --> <small class="footer__copyright faded">{{ T "poweredBy" }} <a href="https://github.com/cstate/cstate"><b>cState</b></a></small> - {{ if .Site.Params.enableHistory }} + {{ if not .Site.Params.disableIncidentHistory }} <hr> <p class="hinted"> |