File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -1641,11 +1641,11 @@ static function ( $url ) {
16411641 $ ordered_contains = [
16421642 '<html amp="" ' ,
16431643 '<meta charset=" ' . Document \Encoding::AMP . '"> ' ,
1644+ '<meta name="viewport" content="width=device-width"> ' ,
16441645 '<link rel="preconnect" href="https://cdn.ampproject.org"> ' ,
16451646 '<link rel="dns-prefetch" href="//cdn.ampproject.org"> ' ,
16461647 '<link rel="preload" as="script" href="https://cdn.ampproject.org/v0/amp-dynamic-css-classes-0.1.js"> ' ,
16471648 '<link rel="preload" as="script" href="https://cdn.ampproject.org/v0/amp-experiment-0.1.js"> ' ,
1648- '<meta name="viewport" content="width=device-width"> ' ,
16491649 '<link as="script" crossorigin="anonymous" href="https://cdn.ampproject.org/v0.mjs" rel="modulepreload"> ' ,
16501650 '<meta name="generator" content="AMP Plugin ' ,
16511651 '<script type="module" src="https://cdn.ampproject.org/v0.mjs" async crossorigin="anonymous"></script> ' ,
You can’t perform that action at this time.
0 commit comments