Consistently use file name instead of filename

This commit is contained in:
Joe Mooring 2023-07-08 17:36:16 -07:00 committed by GitHub
parent 763dd64046
commit 05067175cd
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
19 changed files with 31 additions and 31 deletions

View File

@ -89,7 +89,7 @@ subtitle = 'Reference, Tutorials, and Explanations'
[built-in RSS template]: https://github.com/gohugoio/hugo/blob/master/tpl/tplimpl/embedded/templates/_default/rss.xml [built-in RSS template]: https://github.com/gohugoio/hugo/blob/master/tpl/tplimpl/embedded/templates/_default/rss.xml
[built-in alias template]: https://github.com/gohugoio/hugo/blob/master/tpl/tplimpl/embedded/templates/alias.html [built-in alias template]: https://github.com/gohugoio/hugo/blob/master/tpl/tplimpl/embedded/templates/alias.html
[RFC 5646]: https://datatracker.ietf.org/doc/html/rfc5646 [RFC 5646]: https://datatracker.ietf.org/doc/html/rfc5646
[translating by file name]: #translation-by-filename [translating by file name]: #translation-by-file-name
### Changes in Hugo 0.112.0 ### Changes in Hugo 0.112.0