Loading layouts/partials/footer.html +1 −1 Original line number Diff line number Diff line Loading @@ -8,7 +8,7 @@ • <a href="#">{{ T "backToTop" }}</a> </p> <p>{{ .Site.Params.description }}</p> <p>{{ .Site.Params.description | markdownify }}</p> <!-- 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> Loading Loading
layouts/partials/footer.html +1 −1 Original line number Diff line number Diff line Loading @@ -8,7 +8,7 @@ • <a href="#">{{ T "backToTop" }}</a> </p> <p>{{ .Site.Params.description }}</p> <p>{{ .Site.Params.description | markdownify }}</p> <!-- 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> Loading