-
Notifications
You must be signed in to change notification settings - Fork 3
/
Copy pathresources.seed.json
26 lines (25 loc) · 987 Bytes
/
resources.seed.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
[{
"resourcesId": "5ab2bc3742f5a7b6f0f48626",
"resourceName": "Lir Fealladh",
"resourceBody": "My father",
"resourcePhone": "555-555-5550",
"resourcesURL": "www.fakeurl.com",
"email": "Lir@Fealladh.com"
},
{
"resourcesId": "5ab2bc37bc8681f8f0ddf797",
"resourceName": "Reina",
"resourceBody": "My best friend",
"resourcePhone": "555-555-5551",
"resourcesURL": "",
"email": "Reina@myfriend.com"
},
{
"resourcesId": "5ab2bc370290adc56f8065fc",
"resourceName": "Suicide Prevention Lifeline",
"resourceBody": "We can all help prevent suicide. The Lifeline provides 24/7, free and confidential support for people in distress, prevention and crisis resources for you or your loved ones, and best practices for professionals.",
"resourcePhone": "1-800-555-5555",
"resourcesURL": "",
"email": "preventsuicide@lifeline.org"
}
]