Commit bca3ff0
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 f015465 commit bca3ff0
1 file changed
+0
-8
lines changed| 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