Closed chalin closed 1 month ago
@theletterf - can PTAL
Merging now. @theletterf - feedback is still welcome.
FWIW it looks good to me!
Could the feedback feature get translated?
FWIW it looks good to me!
Thank you!
Could the feedback feature get translated?
Yes, I've been waiting for a kind soul to submit a PR for https://github.com/google/docsy/issues/2019 😄
How this PR was prepared
go.mod
: edit the following line adding the desired docsy commit hash, and tag descriptionrequire github.com/google/docsy <docsy-commit-hash> // indirect - v0.10.0-<tag-desc>
npx hugo mod get
Screenshot
Illustrates that the top-nav and footer are better than ever, in particular that the following have been fixed:
Contrast this with the previous iteration, via #305: