update data

This commit is contained in:
CHIEFSOFT\ameye
2023-09-30 14:09:38 -04:00
parent 69e755a099
commit 569f2f97b2
+1 -1
View File
@@ -156,7 +156,7 @@ class WrenchPlayGround extends BaseController
$data["item"][] = array(
"banner" => "I have no idea",
"title" => "This is faq title dummy text ".$key,
"msg" => "Random gibberish text to use in web pages, site templates and in typography demos. Get rid of Lorem Ipsum forever. A tool for web designers who want to save time. ".$key,
"description" => "Random gibberish text to use in web pages, site templates and in typography demos. Get rid of Lorem Ipsum forever. A tool for web designers who want to save time. ".$key,
);
}
return $data;