fix(values): service4 id

main
steven 2021-03-15 18:53:01 -04:00
parent d0aa94f2ed
commit 94ba5fb8b1
1 changed files with 1 additions and 1 deletions

View File

@ -35,7 +35,7 @@
$service3->name = "Irie Clinic"; $service3->name = "Irie Clinic";
$service3->description = "healthcare research"; $service3->description = "healthcare research";
$service3->location = "https://irie.clinic.homo.casa"; $service3->location = "https://irie.clinic.homo.casa";
$service1->id = "angel-mort"; $service4->id = "angel-mort";
$service4->name = "Angel Mort"; $service4->name = "Angel Mort";
$service4->description = "dessert cafe"; $service4->description = "dessert cafe";
$service4->location = "https://angel.mort.homo.casa"; $service4->location = "https://angel.mort.homo.casa";