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: utilize hugo.WorkingDir for a reliable edit page link #665

Merged
merged 1 commit into from
Jul 11, 2023

Conversation

xoxys
Copy link
Member

@xoxys xoxys commented Jul 11, 2023

BREAKING CHANGE: The Edit page uses the hugo.WorkingDir function of Hugo, which was introduced in v0.112.0. Due to this change, the minimum Hugo version for the theme has been raised accordingly.

Fixes: #663

@xoxys xoxys merged commit dc3ede1 into main Jul 11, 2023
@delete-merged-branch delete-merged-branch bot deleted the fix-edit-page branch July 11, 2023 19:00
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.

官网页面Edit按钮的超链接失效
1 participant