Add heteronymous reddit testimonial (#27910)
# Checklist for submitter Adds new Reddit sourced testimonial: 
This commit is contained in:
@@ -252,3 +252,10 @@
|
||||
quoteAuthorProfileImageFilename: testimonial-author-bart-reardon-48x48@2x.png
|
||||
quoteAuthorJobTitle: Creator of swiftDialog
|
||||
productCategories: [Device management, Observability]
|
||||
-
|
||||
quote: If I needed a single pane of glass for all OS endpoints, starting fresh, I'd push for the paid version of FleetDM.
|
||||
quoteLinkUrl: https://www.reddit.com/r/Intune/comments/1jkzxyl/comment/mk02c2k/
|
||||
quoteAuthorName: u/Heteronymous
|
||||
quoteAuthorJobTitle: Redditor
|
||||
quoteAuthorProfileImageFilename: testimonial-author-redditor-48x48@2x.png
|
||||
productCategories: [Device management]
|
||||
|
||||
@@ -36,6 +36,7 @@ module.exports = {
|
||||
'Matt Carr',
|
||||
'Nico Waisman',
|
||||
'Dan Grzelak',
|
||||
'u/Heteronymous',
|
||||
];
|
||||
let testimonialsForMdm = _.filter(testimonials, (testimonial)=>{
|
||||
return _.contains(testimonial.productCategories, 'Device management') && _.contains(testimonialOrderForMdm, testimonial.quoteAuthorName);
|
||||
|
||||
Binary file not shown.
|
After Width: | Height: | Size: 3.4 KiB |
Reference in New Issue
Block a user