CaiJimmy / hugo-theme-stack

Card-style Hugo theme designed for bloggers
https://stack.jimmycai.com
GNU General Public License v3.0
5.06k stars 1.66k forks source link

[Bug]: Copyright in footer does not respect hugo's copyright parameter #855

Closed UppaJung closed 1 year ago

UppaJung commented 1 year ago

https://github.com/CaiJimmy/hugo-theme-stack/blob/13568d8ff0f789c28c7caaa49e6ef78effc5f47a/layouts/partials/footer/footer.html#L8

What happened?

The footer always shows the title of the site, with no author or ability to override using Hugo's copyright setting

Hugo version

na

Theme version

in main branch

What browsers are you seeing the problem on?

No response

More information about the browser

No response

Relevant log output

No response

Link to the page with bug

https://demo.stack.jimmycai.com

Link to the source repository

No response