OpenBagTwo / OpenBagTwo/MarketWatch
Customize copyright notice in the footer
Nobody has claimed this yet.
- Dominant language
- Jupyter Notebook
- Stars
- 3
- Forks
- 1
- PR merge metrics
- No merged PRs in 30d
Description
Despite the setting in hugo.toml:
https://github.com/OpenBagTwo/MarketWatch/blob/fc55ac25c2442b3a2f3ee604d78abe99862ded47/hugo.toml#L3
The footer still displays:
© 2023 [SMBC MarketWatch](https://openbagtwo.github.io/MarketWatch/)
This comes from Blonde and should be something that I can override, but I am so far having zero luck.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start with the copyright setting in hugo.toml and compare it with the upstream Blonde layouts/partials/footer.html file linked in the issue. Read Hugo's partial override documentation and determine where this project's override should live. Done means the generated footer uses the desired copyright notice instead of the hard-coded SMBC MarketWatch text.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- hugo
- Domain
- web-dev
- Issue type
- Feature
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 38/100