File tree Expand file tree Collapse file tree
packages/documentation-site/patternfly-docs/pages Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -9,6 +9,15 @@ export const featuredPostsData = {
99 "https://miro.medium.com/v2/resize:fit:600/format:webp/1*FOVVqeJPmsoM6uJqsZHXZA.png" ,
1010 } ,
1111 post2 : {
12+ title : "Open source is a two-way street" ,
13+ author : "Eric Olkowski and Divyanshu Gupta" ,
14+ length : "5 min read" ,
15+ URL : "https://medium.com/patternfly/open-source-is-a-two-way-street-71c31f6c8384" ,
16+ // Use resize:fit:600 in URL
17+ imageURL :
18+ "https://miro.medium.com/v2/resize:fit:600/format:webp/1*iyxUnqaepI63DxmM7U56cg.png" ,
19+ } ,
20+ post3 : {
1221 title : "Vibe coding and beyond" ,
1322 author : "Nicole Thoen" ,
1423 length : "7 min read" ,
@@ -17,16 +26,6 @@ export const featuredPostsData = {
1726 imageURL :
1827 "https://miro.medium.com/v2/resize:fit:600/format:webp/1*oHJSZu-i_5qI5MX4d11vjw.png" ,
1928 } ,
20- post3 : {
21- title :
22- "Why PatternFly?" ,
23- author : "Erin Donehoo" ,
24- length : "5 min read" ,
25- URL : "https://medium.com/patternfly/why-patternfly-26f65e21bdbd" ,
26- // Use resize:fit:600 in URL
27- imageURL :
28- "https://miro.medium.com/v2/resize:fit:600/format:webp/1*xohZjJ1XyTwNP4lvjCBGbA.png" ,
29- } ,
3029 post4 : {
3130 title : "Motion with purpose" ,
3231 author : "Erin Donehoo" ,
You can’t perform that action at this time.
0 commit comments