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

Lookup Order of AMP single pages in documentation #12797

Closed
juh2 opened this issue Aug 26, 2024 · 1 comment · Fixed by #12800
Closed

Lookup Order of AMP single pages in documentation #12797

juh2 opened this issue Aug 26, 2024 · 1 comment · Fixed by #12800

Comments

@juh2
Copy link

juh2 commented Aug 26, 2024

https://gohugo.io/templates/lookup-order/#single-templates

The lookup order of AMP single page, French language seems to be wrong.

  layouts/posts/single.fr.html.html
   layouts/posts/single.html.html
   layouts/posts/single.fr.html
   layouts/posts/single.html
   layouts/_default/single.fr.html.html
   layouts/_default/single.html.html
   layouts/_default/single.fr.html
   layouts/_default/single.html

I miss amp in the name of the templates

Copy link

This issue has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Sep 19, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant