diff options
| -rw-r--r-- | layouts/partials/footer.html | 4 | 
1 files changed, 2 insertions, 2 deletions
| diff --git a/layouts/partials/footer.html b/layouts/partials/footer.html index 65f97aa..84057aa 100644 --- a/layouts/partials/footer.html +++ b/layouts/partials/footer.html @@ -1,5 +1,5 @@  <p>Powered by      <a href="https://gohugo.io/">Hugo</a> -    {{/* and -    <a href="https://github.com/tomfran/typo">tomfran/typo</a> */}} +    and +    <a href="https://github.com/tomfran/typo">tomfran/typo</a>  </p>
\ No newline at end of file | 
