Commit aa94da4
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.
Signed-off-by: Aryan Parikh <aryan81006@gmail.com>1 parent f7eeb01 commit aa94da4
1 file changed
Lines changed: 0 additions & 8 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
63 | 63 | | |
64 | 64 | | |
65 | 65 | | |
66 | | - | |
67 | | - | |
68 | | - | |
69 | | - | |
70 | | - | |
71 | | - | |
72 | | - | |
73 | | - | |
74 | 66 | | |
75 | 67 | | |
76 | 68 | | |
| |||
0 commit comments