Skip to content

Commit

Permalink
Add another tweet testimonial
Browse files Browse the repository at this point in the history
  • Loading branch information
pimterry committed Nov 23, 2023
1 parent 81cc745 commit 765b1c8
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
3 changes: 2 additions & 1 deletion src/components/testimonials.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -237,7 +237,8 @@ const HIGHLIGHT_STRINGS = [
"One click copy-paste into your terminal",
"really really like HTTP Toolkit",
"The setup is a breeze",
"you will definitely love the simplicity"
"you will definitely love the simplicity",
"the first thing I install"
];

const formatContent = (...content) => {
Expand Down
6 changes: 6 additions & 0 deletions src/data/tweet-testimonials.json
Original file line number Diff line number Diff line change
Expand Up @@ -54,6 +54,12 @@
"username": "ggascoigne",
"text": "If you ever want to easily look at what api calls your non-browser process is making, then https://httptoolkit.tech is really effective and trivial to setup. Saved me a lot of time, a very neat tool."
},
{
"id": "1727221226194780163",
"name": "Cuckoo Chickoo",
"username": "Sunny_Again",
"text": "@HttpToolkit is the first thing I install before even starting to work on any project"
},
{
"id": "1302164558736322560",
"name": "Faisal Rathore",
Expand Down

0 comments on commit 765b1c8

Please sign in to comment.