Browse Source

Include Familio

Familio uses Papa and absolutely loves it
pull/654/head
Peter Theill 6 years ago committed by GitHub
parent
commit
17f62dc8f3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 7
      resources/js/lovers.js

7
resources/js/lovers.js

@ -84,5 +84,12 @@ var peopleLovePapa = [
name: "Flatfile.io", name: "Flatfile.io",
description: "is an add-in data importer for web-apps, providing the full UX to upload a spreadsheet, field match, and repair issues found during import.", description: "is an add-in data importer for web-apps, providing the full UX to upload a spreadsheet, field match, and repair issues found during import.",
quote: "Papa is a core part of our importer, so much so that we're committed to helping maintain it!" quote: "Papa is a core part of our importer, so much so that we're committed to helping maintain it!"
},
{
link: "https://familiohq.com",
name: "Familio",
description: "is a brand-new messaging app made specifically for busy families. Automatically align all family members when sending text messages to parents in the kindergarten or school or when planning your kids birthday parties.",
quote: "With Papa it was a joy to implement our tool for importing messages and places from external systems."
} }
]; ];

Loading…
Cancel
Save