File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -124,8 +124,8 @@ const CommunityPage = () => {
124124 </ div >
125125 < div className = "badge-item" >
126126 < img
127- src = "https://badges.layer5.io/assets/badges/meshery/meshery .png"
128- alt = "Meshery Badge"
127+ src = "https://badges.layer5.io/assets/badges/meshmate/meshmate .png"
128+ alt = "Meshmate Badge"
129129 />
130130 </ div >
131131 </ div >
Original file line number Diff line number Diff line change @@ -13,7 +13,8 @@ export const options = [
1313 { id : 8 , value : "Infographic" , label : "Infographic" } ,
1414 { id : 9 , value : "Guide" , label : "Guide" } ,
1515 { id : 10 , value : "FAQ" , label : "FAQ" } ,
16- { id : 11 , value : "Interview" , label : "Interview" } ]
16+ { id : 11 , value : "Interview" , label : "Interview" } ,
17+ { id : 12 , value : "Comparison" , label : "Comparison" } ]
1718 } ,
1819 {
1920 category : "Product" ,
You can’t perform that action at this time.
0 commit comments