matrix-org / matrix-spec

The Matrix protocol specification
Apache License 2.0
171 stars 91 forks source link

Fix Hugo warnings #1775

Closed zecakeh closed 2 months ago

zecakeh commented 3 months ago

There was, when building Hugo on recent versions, 1 warning on 0.113.0 in CI, and another one on 0.121.2 on my machine. This gets rid of them.

The first commit bumps the minimum supported Hugo version to the one used in CI so we can just handle the deprecated settings without keeping backwards compatibility.

Preview: https://pr1775--matrix-spec-previews.netlify.app