$ cat press-mentions.json
{
"total": 2,
"type": "press mentions & interviews"
}
$
#!/bin/bash
echo "Want to collaborate?"
# Get in touch for interviews or press inquiries
$ ./contact.sh$ cat press-mentions.json
{
"total": 2,
"type": "press mentions & interviews"
}
$
#!/bin/bash
# Get in touch for interviews or press inquiries
$ ./contact.sh