Skip to content

Eliminate Hugo warning about .Page.Dir#263

Merged
nate-double-u merged 1 commit intoetcd-io:masterfrom
chalin:chalin-fix-hugo-warning-2021-04-27
Apr 27, 2021
Merged

Eliminate Hugo warning about .Page.Dir#263
nate-double-u merged 1 commit intoetcd-io:masterfrom
chalin:chalin-fix-hugo-warning-2021-04-27

Conversation

@chalin
Copy link
Copy Markdown
Contributor

@chalin chalin commented Apr 27, 2021

  • Hugo complains about .Page.Dir:

    $ hugo
    WARN 2021/04/27 17:39:35 Page.Dir is deprecated and will be removed in a future release. Use .File.Dir

    This small PR addresses the issue.

  • There is no change in the generated site files.

/tag infrastructure
/reviewer @nate-double-u

@nate-double-u nate-double-u added the infrastructure Categorizes issue or PR as related to site infrastructure. label Apr 27, 2021
@nate-double-u nate-double-u self-requested a review April 27, 2021 21:43
Copy link
Copy Markdown
Contributor

@nate-double-u nate-double-u left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Confirmed, warning free build

@nate-double-u nate-double-u merged commit c1f790a into etcd-io:master Apr 27, 2021
@nate-double-u nate-double-u mentioned this pull request Apr 27, 2021
21 tasks
@chalin chalin deleted the chalin-fix-hugo-warning-2021-04-27 branch April 27, 2021 21:48
NotAwar pushed a commit to NotAwar/website that referenced this pull request Feb 27, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

infrastructure Categorizes issue or PR as related to site infrastructure.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants