Blogdata err

This commit is contained in:
2024-12-13 22:52:28 -05:00
parent b3df4bcc05
commit ebe448a015
2 changed files with 2 additions and 1 deletions
+1
View File
@@ -1273,6 +1273,7 @@
<div class="carousel-items relative" data-lqd-flickity='{"cellAlign": "center", "groupCells": true, "wrapAround": true, "pageDots": true, "prevNextButtons": false, "dotsIndicator": "dots", "dotsAppendTo": "self"}'>
<?php
$blogdata = [];
foreach ($blogdata as $item){
//var_dump($data);
?>