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

Upgrade to Hugo 0.125.4 #1950

Merged
merged 2 commits into from
Apr 26, 2024
Merged

Conversation

chalin
Copy link
Collaborator

@chalin chalin commented Apr 26, 2024

$ npm test
$ cd userguide
$ (cd public && git diff -bw --ignore-blank-lines -I 'og:desc|article:section|^\s$|"\s*/>$|">$|<generator>Hugo') 
$

@chalin chalin added dependencies Pull requests that update a dependency file CI/infra CI & infrastructure labels Apr 26, 2024
@chalin chalin merged commit e9eca0f into google:main Apr 26, 2024
11 checks passed
@chalin chalin deleted the chalin-im-hugo-0.125.4-2024-04-26 branch April 26, 2024 16:12
@chalin
Copy link
Collaborator Author

chalin commented Apr 26, 2024

For some reason, the <generator> element doesn't contain the version when the fork's package is used. I'll let this pass for now since it is only a temporary solution to unblock my progress:

-    <generator>Hugo 0.125.2</generator>
+    <generator>Hugo</generator>

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CI/infra CI & infrastructure dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Twitter og:description doubly escaped by Hugo 0.125.x
1 participant