Commit 09a157b
authored
Add cascade meta_image for docs section (#16174)
Implements Hugo cascade to provide a default social card image for all documentation pages that don't have an explicit meta_image set. This ensures proper social media previews for the 371+ docs pages currently missing custom meta images.
- Uses Hugo's native cascade feature for clean inheritance
- Pages with existing meta_image values retain their custom images
- All docs pages now display docs-branded social card by default
- No template modifications required1 parent cac2b62 commit 09a157b
1 file changed
+2
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
| 16 | + | |
| 17 | + | |
16 | 18 | | |
17 | 19 | | |
18 | 20 | | |
| |||
0 commit comments