Ghost icon indicating copy to clipboard operation
Ghost copied to clipboard

Amp.hbs file should have a lang attribute on HTML entity

Open ltoinel opened this issue 4 months ago • 0 comments

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.

ltoinel avatar Oct 16 '24 20:10 ltoinel