Ghost
Ghost copied to clipboard
Amp.hbs file should have a lang attribute on HTML entity
After analysing my blog with SEMRush, I had an issue on the amp analysis. The lang was missing from the AMP pages ... I propose to add the lang attribute regarding the AMP specifications :
https://github.com/ampproject/amphtml/blob/main/docs/spec/amp-html-components.md
<html ⚡ lang="en">
We reuse the site.local from the setttings to set the good information.