Commit 080ece8
committed
Fix double tier badges on release blog posts
The docsFeatureBadges transform was also processing release blog posts
that have a features frontmatter array, duplicating badges already
injected by the releaseFeatures transform. Skip pages with release
frontmatter since those are handled separately.1 parent 167310a commit 080ece8
1 file changed
Lines changed: 2 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
917 | 917 | | |
918 | 918 | | |
919 | 919 | | |
920 | | - | |
| 920 | + | |
921 | 921 | | |
922 | 922 | | |
923 | 923 | | |
| |||
926 | 926 | | |
927 | 927 | | |
928 | 928 | | |
| 929 | + | |
929 | 930 | | |
930 | 931 | | |
931 | 932 | | |
| |||
0 commit comments