Commit e9f2f9c
authored
Update layout to conditionally render page title (#183)
The <title> tag is now only rendered if the SEO meta title is the default or empty, preventing duplicate or unnecessary titles when a custom SEO title is set. This improves SEO handling and avoids conflicts with dynamic title management.1 parent f0beed1 commit e9f2f9c
1 file changed
+8
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
27 | 27 | | |
28 | 28 | | |
29 | 29 | | |
30 | | - | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
31 | 38 | | |
32 | 39 | | |
33 | 40 | | |
| |||
0 commit comments