diff options
| author | Francesco <tomaselli.fr@gmail.com> | 2024-04-22 13:29:17 +0200 | 
|---|---|---|
| committer | Francesco <tomaselli.fr@gmail.com> | 2024-04-22 13:29:17 +0200 | 
| commit | 4718d4ff1a9a9fe824118b6f89b441c9dc59d678 (patch) | |
| tree | d28ebb06b2715c5c7c4e806c359b3a434037b9bd /layouts/partials | |
| parent | 5bc46aba483b6109f2174af9ef04466315b06751 (diff) | |
Theme Update
Diffstat (limited to 'layouts/partials')
| -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 | 
