Skip to content

Conversation

chalin
Copy link
Contributor

@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
@chalin chalin deleted the chalin-im-hugo-0.125.4-2024-04-26 branch April 26, 2024 16:12
@chalin
Copy link
Contributor 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>

@chalin chalin added this to the 24Q2 milestone Jan 9, 2025
fekete-robert pushed a commit to fekete-robert/docsy that referenced this pull request May 30, 2025
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