Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

🐛 Fix for wrong Copyright in RSS feeds #811

Merged
merged 1 commit into from
Jul 14, 2023

Conversation

MaikelChan
Copy link
Contributor

@MaikelChan MaikelChan commented Jul 12, 2023

  • Copyright in RSS feeds would show the "{ year }" code instead of the proper year. Also, the logic matches the one in the footer of the page.
  • Changed the language code to match with the current Hugo default RSS template.
  • Renamed index.rss.xml to rss.xml. Previously, the template provided with blowfish would only load in the root of the site, all other sections would load the default Hugo template, which has the Copyright issue. Now the provided template loads properly everywhere in the site. Unless it was intentional that it only loads in the root?

@MaikelChan MaikelChan changed the title Fixed wrong Copyright in RSS feeds. Fixed wrong Copyright in RSS feeds Jul 13, 2023
@MaikelChan MaikelChan changed the title Fixed wrong Copyright in RSS feeds Fix for wrong Copyright in RSS feeds Jul 13, 2023
@nunocoracao
Copy link
Owner

Thanks @MaikelChan

@nunocoracao nunocoracao changed the base branch from main to dev July 14, 2023 08:59
@nunocoracao nunocoracao changed the title Fix for wrong Copyright in RSS feeds 🐛 Fix for wrong Copyright in RSS feeds Jul 14, 2023
@nunocoracao nunocoracao merged commit ba80456 into nunocoracao:dev Jul 14, 2023
2 checks passed
@MaikelChan MaikelChan deleted the rss-copyright branch July 14, 2023 11:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants