Commit 55bdea4
committed
fix: remove duplicate viewport meta tag from headTags
Docusaurus already injects <meta name=viewport> by default from its
core theme. Adding it again via headTags created a duplicate tag.
Removes the redundant entry per Copilot review on PR.1 parent 9af85d3 commit 55bdea4
1 file changed
Lines changed: 0 additions & 8 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
53 | 53 | | |
54 | 54 | | |
55 | 55 | | |
56 | | - | |
57 | | - | |
58 | | - | |
59 | | - | |
60 | | - | |
61 | | - | |
62 | | - | |
63 | | - | |
64 | 56 | | |
65 | 57 | | |
66 | 58 | | |
| |||
0 commit comments